(>=DedeCMS 3,DedeCMS 4,DedeCMS 5)
名称:sonchannel
功能:子栏目调用标签
语法:
{dede:sonchannel} <a href='[field:typeurl/]'>[field:typename/]</a> {/dede:sonchannel}
文件:
\include\taglib\sonchannel.lib.php
function lib_sonchannel(&$ctag,&$refObj)
默认底层模板:
无
参数:
row=100 返回数目
col=1 默认单列显示
nosonmsg='' 没有指定ID子栏目显示的信息内容
底层字段:
id,typename,typedir,isdefault,ispart,defaultname,namerule2,moresite,siteurl,sitepath,listman
范例:
这个标签使用的时候需要注意要在某个特定栏目下才能够正常被调用。