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

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

channel spa

根據參數提取欄目對象。 3d

參數 code

說明 對象

id get

欄目id it

siteid table

欄目所屬站點id 下載

pagemark bug

欄目頁面標識

checkHasSon

從FreeCMS 1.5開始支持

是否檢查有子欄目 1是

返回值

說明

channel

欄目對象,類型爲數據對象channel

示例1

根據欄目id提取欄目。

<@channel id="d8aa15d1-710c-4931-8c3b-b0b2d3db3d56" ;channel>

${channel.name}

</@channel>

示例2

根據站點id和欄目頁面標識提取欄目。

<@channel siteid="${site.id}" pagemark="bug" ;channel>

${channel.name}

</@channel>

相關文章
相關標籤/搜索