财智项目实战计划

jeebbsV5.x系统标签大全-藏铭山软件

财智项目实战计划

 咨詢熱線

18969909123

微信掃碼咨詢

收 起 

咨詢熱線

返回頂部

jeebbsV5.x系統標簽大全

發布時間: 2017-11-10 18:11:34 作者:本站編輯 來源: 本站原創 瀏覽次數:60273


論壇統計標簽 [@config_count]

[@config_count]

今日帖數: ${configcache.postToday!}

昨日帖數: ${configcache.postYestoday!}

最高日帖數: ${configcache.postMax!} 于 ${configcache.postMaxDate?string("yyyy-MM-dd")!}

總主題數: ${configcache.topicTotal!}

總帖子: ${configcache.postTotal!}

會員總數: ${configcache.userTotal!}

歡迎新會員: [#if configcache.lastUser??]${configcache.lastUser.username!}[#else]無[/#if]

[/@config_count]


我的好友申請列表 [@friend_apply_page]

[@friend_apply_page userId=user.id count=5]

     [#list tag_pagination.list as friendship]

     ${(friendship.user.username)!}

     [/#list]

[#include "../tag/topic.html"/]

[/@friend_apply_page]

標簽參數說明

userId:用戶ID  count 分頁數

板塊對象屬性

狀態: status   0:申請中;1:接受;2:拒絕

關聯對象類型有:

好友對象:user   


搜索用戶列表 [@friend_page]

[@friend_page username='test' count=10]

[#list tag_list as friend]

    ${friend.username!}

[/#list]

[#include "../tag/topic.html"/]

[/@friend_page]

標簽參數說明

username:查詢的用戶名  count 分頁數

用戶對象屬性

3.1用戶對象屬性

不帶分頁列表

[@friend_list username='test' count=10]

[#list tag_list as friend]

    ${friend.username!}

[/#list]

[/@friend_list]


消息列表 [@mymsg_page]

[@mymsg_page userId=user.id count=10]

     [#list tag_pagination.list as msg]

${msg.sender.username!}  對  ${msg.receiver.username!} 說

[@text_cut s=msg.content append='...' len=20/]

${msg.createTime?string("yyyy-MM-dd HH:mm")} 

[/#list]

[#include "../tag/topic.html"/]

[/@mymsg_page]

標簽參數說明

userId:查詢的用戶id  count 分頁數

對象屬性

消息發送用戶對象sender 

消息接收用戶對象receiver

消息內容 content

消息時間 createTime 時間類型


消息回復列表 [@msg_reply_page]

[@msg_reply_page mid=msg.id count=10]

[#list tag_pagination.list as reply]

${reply.sender.username} 

${reply.createTime?string("yyyy-MM-dd HH:mm")}

${reply.content!}

<br/>

[/#list]

[#include "../tag/topic.html"/]

[/@msg_reply_page]

標簽參數說明

mid:查詢的消息ID  count 分頁數

對象屬性

消息發送用戶對象sender 

消息接收用戶對象receiver

消息內容 content

消息時間 createTime 時間類型

99久久.com