開源 免費 java CMS - FreeCMS1.5 標籤 jobList

下載地址:http://code.google.com/p/freecms/   緩存

jobList google

從FreeCMS 1.5 開始支持 spa

根據參數提取職位列表。 code

參數 對象

說明 索引

num 字符串

顯示數量 get

siteid it

站點id table

id

職位id

order

顯示順序

1.添加時間降序(默認)

2.添加時間升序

cache

是否使用緩存,默認爲false

name

職位名稱,模糊查詢條件

nameLen

職位名稱顯示長度

isend

是否結束,1:是,0:否,空字符串:全部。

返回值

說明

job

職位對象

index

索引

示例1

<@jobList  num='10'  siteid='${site.id}' ;job,index>

${job.name

</@jobList>

相關文章
相關標籤/搜索