开源 免费 java CMS - FreeCMS-标签 channel

 

 

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

 channel

根据参数提取栏目对象。 spa

参数 .net

说明 3d

id code

栏目id 对象

siteid ci

栏目所属站点id get

pagemark it

栏目页面标识 table

返回值

说明

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>

相关文章
相关标签/搜索