财智项目实战计划

JEECMSv9.x常用功能标签大全-藏铭山软件

财智项目实战计划

 咨詢熱線

18969909123

微信掃碼咨詢

收 起 

咨詢熱線

返回頂部

JEECMSv9.x常用功能標簽大全

發布時間: 2018-01-11 18:09:22 作者:本站編輯 來源: 本站原創 瀏覽次數:1254466

內容列表 [@cms_content_list]

文章列表標簽

參數除了包含 [@cms_content_page]相同的標簽,新增了

參數ids: 允許多個文章ID,用","分開,如果標簽用了ids參數,則

tagId  tagName topicId  channelId  channelPath  siteId這些參數無效

count參數變更為查詢多少條數據

具體例子:

<div class="w250 fr">

  &lt;div class="rb_right_top"><h2><a href="#" target="_blank">熱門資訊排行榜</a></h2></div>

 <div class="rb_right_div&quot;>  

  <ul class="order">

    [@cms_content_list count='10' titLen='15' orderBy='9' channelOption='1']

    [#list tag_list as a]

    <li><a href=&quot;${a.url}" title="${a.title}" target="_blank">[@text_cut s=a.title len=titLen append=append/]</a></li>

    [/#list]

    [/@cms_content_list]

  </ul>

 </div>

&nbsp;<div class="rb_right_low">&lt;/div>

</div>


內容相關閱讀列表 [@cms_content_list]

 [@cms_content_list typeId='1' count='5'   tagName=content.tagStr excludeId=content.id] 

<ul> 

[#list tag_list as a] 

<li class="content-article-li"><a href="${a.url}" target="_blank" class="content-aritcle-title">${a.title}</a></li> 

[/#list]  

</ul> 

[/@cms_content_list]


單篇內容 [@cms_content]

文章標簽對象

參數詳解:

id: 文章ID

next:   0 下一篇  1上一篇 ,非必選,若是沒有該參數則找到具體某文章。

channelId:欄目ID  若是設置了欄目id,則上一篇下一篇是針對的欄目下的內容,若是沒有設定則是本站內。

作用:顯示某篇文章

具體例子:

<li><strong>上一篇:</strong>[@cms_content id=content.id next='1' channelId=channel.id][#if tag_bean??]<a href="${tag_bean.url}">${tag_bean.title}</a>[#else]沒有了[/#if][/@cms_content]</li>

<li><strong>下一篇:</strong>[@cms_content id=content.id next='0' channelId=channel.id][#if tag_bean??]<a href="${tag_bean.url}">${tag_bean.title}</a>[#else]沒有了[/#if][/@cms_content]</li>


投票列表 [@cms_vote_list]

[@cms_vote_list siteId=’1’ count=’5’]

  [#list tag_list as vote]

 <a href="${base}/vote.jspx?voteId=${vote.id}">[@text_cut s=vote.title?html len=14 append='...' /] [#if vote.endTime??]${vote.endTime?string("yyyy-MM-dd")}[/#if]</a>

 [/#list]

[/@cms_vote_list]

參數詳解:

siteId: 站點ID

count:  數量

作用:投票列表


投票 [@cms_vote]

[@cms_vote id=’1’siteId=’1’] 

投票標簽

參數詳解:

id:投票ID 可以為空,為空則獲取站點的默認投票

siteId:站點ID  默認為當前站點

作用:實現網絡調查投票模塊

具體例子:

[@cms_vote]

[#if !tag_bean??]

<div>沒有默認投票主題</div>

[#else]

<form name="votes" action="${base}/vote.jspx" method="post" target="_blank">

<h1>${tag_bean.title?html}</h1>

<input type="hidden" name="voteId" value="${tag_bean.id}"/>

  &nbsp; &nbsp; <h3>${tag_bean.description?html}</h3>

      <div class="survey_list">

        [#list tag_bean.subtopics as subTopic]

  &nbsp;     <div class="item">

          <p>${subTopic_index+1}、${subTopic.title?html}</p>

          <div>

      &nbsp;   [#if subTopic.isRadio]

          [#list subTopic.voteItems as item]

          <span><input type="radio" name="itemIds${subTopic.id}" value="${item.id}"/>${item_index+1}.${item.title?html}</span>

          [/#list]

          [/#if]

   ;       [#if subTopic.isMulti]

          [#list subTopic.voteItems as item]

          <;span><input type="checkbox" name="itemIds${subTopic.id}" value="${item.id}"  id="${item.id}"/>${item_index+1}.${item.title?html}</span>

      &nbsp;    <img src="${item.picture!}"/>

          [/#list]

          [/#if]

  &nbsp;       [#if subTopic.isText]

&nbsp;         <textarea name="reply" type="text";></textarea>

          [/#if]

          </div>

        </div>

        <input name=subIds type="hidden" value="${subTopic.id}"/>

        [/#list]

      </div>

      <div class="survey_Btn"><input type=&quot;submit" value="提交投票"><a href="${base}/vote_result.jspx?voteId=${tag_bean.id}" class="result">查看投票結果</a></div>

</form>

[/#if]

[/@cms_vote]

投票對象屬性:

title:標題

description:描述

startTime:開始時間

endTime:結束時間

subtopics:投票題目對象集合

records:投票記錄對象集合

投票題目對象屬性

isRadio 題目類型是否單選

isMulti 題目類型是否多選

isText 題目類型是否文本回復

title 題目標題

priority題目排序

voteItems  題目選項對象集合

voteReplys 文本類型題目回復對象集合

題目選項對象屬性

title:題目選項對象標題

priority: 題目選項對象排序

picture:圖片上傳位置

voteCount:選項投票數

文本類型題目回復對象屬性

reply:文本回復內容


99久久.com