SiteFactoryCMS:公告模型标签

来自站长百科
跳转至: 导航、​ 搜索

导航: 上一页 | 首页 | DedeCMS | 帝国CMS | Drupal | PHPCMS | PHP168 | Xoops | Joomla | SupeSite

Sf675 1.jpg
Sf675 2.jpg
Sf675 3.jpg

调用例举:

<!—默认公告父栏目页模板 -->
{PE.Label id="公告信息列表_普通式" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" urltype="0" shownum="11" ishot="false" iselite="false" inputername="" datenum="0" ordertype="6" showtype="1" titlelen="16" contentlen="0" shownodename="false" showpropertytype="6" showincludepic="false" showauthor="false" showdatetype="mm-dd" showhits="false" showhotsign="false" shownewsign="false" showtips="true" showcommentlink="false" usepage="false" opentype="_blank" cols="0" hits="0" elitelevel="0" /}

Sf676 1.jpg
Sf676 2.jpg
Sf676 3.jpg

调用例举:

<!—默认公告父栏目页模板 -->
{PE.Label id="公告信息列表_普通式_分页" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" urltype="0" shownum="11" ishot="false" iselite="false" inputername="" datenum="0" ordertype="6" showtype="1" titlelen="16" contentlen="0" shownodename="false" showpropertytype="6" showincludepic="false" showauthor="false" showdatetype="mm-dd" showhits="false" showhotsign="false" shownewsign="false" showtips="true" showcommentlink="false" usepage="false" opentype="_blank" cols="0" hits="0" elitelevel="0" mypage="true" mypagesize="10" myurlpage="true" /}

{PE.Page id="url_动易后台风格" datasource="显示内容信息列表_普通式_分页_公告模型" /}

Sf677.jpg

调用例举:

<!—默认公告子栏目页模板 -->
{PE.Label id="公告子栏目列表" parentid="@Request_id" shownum="10" titlelen="20" showdatetype="mm-dd" opentype="_blank" hits="0" elitelevel="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="InfoList" /}

Sf678.jpg

调用例举:

<!—标签:{PE.Label id="公告子栏目列表" /}-->
{PE.DataSource id="InfoList" datasource="显示公告栏目循环列表信息_ 分页" page="true" pagesize="10" pagemain="true" arraynodeid="<xsl:value-of select="Table/arrChildID"/>" parentid="<xsl:value-of select="$parentid"/>" titlelen="<xsl:value-of select="$titlelen"/>" hits="<xsl:value-of select="$hits"/>" elitelevel="<xsl:value-of select="$elitelevel"/>" xslt="true" /}

{PE.Repeat id="InfoList" loop="1000"}
{PE.field id="InfoList" fieldname="IncludePic" /}
[{PE.field id="InfoList" fieldname="NodePath" /}]
{PE.field id="InfoList" fieldname="InfoPath" /}
({PE.field id="InfoList" fieldname="Hits" /})
{PE.field id="InfoList" fieldname="UpdateTime" /}

{/PE.Repeat}

Sf679.jpg

调用例举:

<!—标签:{PE.Label id="网站公告垂直" /} -->
{PE.Label id="公告列表" shownum="1" showtime="true" titlelen="20" showauthor="true" target="_blank" showcontent="true" contentlen="200" contenttype="html" /}

<!—标签:{PE.Label id="网站公告横向" /} -->
{PE.Label id="公告列表" shownum="5" showtime="true" titlelen="20" showauthor="true" target="_blank" showcontent="false" contentlen="0" contenttype="html" /}