SiteFactoryCMS:搜索标签

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

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

Sf680.jpg

调用例举:

<!—搜索页模板 -->
{PE.Label id="全站搜索_分页" keyword="@Request_keyword" titlelen="50" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示全站搜索_分页" unitname="篇文章" /}

Sf681.jpg

调用例举:

<!—搜索页模板 -->
{PE.Label id="全站搜索_分页_按标题" keyword="@Request_keyword" titlelen="50" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示全站搜索_分页_按标题" unitname="篇文章" /}

Sf682.jpg

调用例举:

<!—文章栏目搜索页模板 -->
{PE.Label id="栏目内搜索_文章" parentid="@Request_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" arrnodeid="0" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_文章" unitname="篇文章" /}

Sf683.jpg

调用例举:

<!—软件栏目搜索页模板 -->
{PE.Label id="栏目内搜索_软件" parentid="@Request_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" arrnodeid="0" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_软件" unitname="个软件" /}

Sf684.jpg

调用例举:

<!—图片栏目搜索页模板 -->
{PE.Label id="栏目内搜索_图片" parentid="@Request_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" arrnodeid="0" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_图片" unitname="张图片" /}

Sf685.jpg

调用例举:

<!—商品栏目搜索页模板 -->
{PE.Label id="栏目内搜索_商品" parentid="@Request_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" arrnodeid="0" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_商品" unitname="个商品" /}

Sf686 1.jpg
Sf686 2.jpg

调用例举:

<!—文章高级搜索页模板 -->
{PE.Label id="文章高级搜索" parentid="@Request_nodeid" title="@Request_title" content="@Request_content" intro="@Request_intro" author="@Request_author" inputer="@Request_inputer" source="@Request_source" keyword="@Request_keyword" lowinfopoint="@Request_lowinfopoint" highinfopoint="@Request_highinfopoint" begindate="@Request_begindate" enddate="@Request_enddate" titlelen="50" contentlen="0" /}

{PE.Page id="url_动易后台风格" datasource="显示文章高级搜索" unitname="篇文章" /}

Sf687 1.jpg
Sf687 2.jpg

调用例举:

<!—软件高级搜索页模板 -->
{PE.Label id="软件高级搜索" parentid="@Request_nodeid" title="@Request_title" author="@Request_author" softintro="@Request_softintro" softlanguage="@Request_softlanguage" softtype="@Request_softtype" softversion="@Request_softversion" copyrighttype="@Request_copyrighttype" inputer="@Request_inputer" copyfrom="@Request_copyfrom" keyword="@Request_keyword" lowinfopoint="@Request_lowinfopoint" highinfopoint="@Request_highinfopoint" begindate="@Request_begindate" enddate="@Request_enddate" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示软件高级搜索" unitname="个软件" /}

Sf688.jpg

调用例举:

<!—图片高级搜索页模板 -->
{PE.Label id="图片高级搜索" parentid="@Request_nodeid" title="@Request_title" photointro="@Request_photointro" author="@Request_author" inputer="@Request_inputer" copyfrom="@Request_copyfrom" keyword="@Request_keyword" lowinfopoint="@Request_lowinfopoint" highinfopoint="@Request_highinfopoint" begindate="@Request_begindate" enddate="@Request_enddate" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示图片高级搜索" unitname="张图片" /}

Sf689.jpg

调用例举:

<!—商品高级搜索页模板 -->
{PE.Label id="商品高级搜索" parentid="@Request_nodeid" title="@Request_title" productintro="@Request_productintro" productexplain="@Request_productexplain" producername="@Request_producername" trademarkname="@Request_trademarkname" lowprice="@Request_lowprice" highprice="@Request_highprice" begindate="@Request_begindate" enddate="@Request_enddate" titlelen="50" contentlen="0" span="" class="" /}

{PE.Page id="url_动易后台风格" datasource="显示商品高级搜索" unitname="个商品" /}