当前位置:  编程技术>php

destoon经典调用方法汇总

    来源: 互联网  发布时间:2014-08-30

    本文导语:  destoon经典调用方法汇总 根目录、模板目录和样式目录: {DT_PATH} {DT_SKIN} 导入头脚: {template 'header'} {template 'footer'} 对应模块首页: {$MODULE[$moduleid][linkurl]} //注:$moduleid表示对应模块的ID号 对应模块列表页: {$MODULE[$moduleid...

destoon经典调用方法汇总

根目录、模板目录和样式目录:
{DT_PATH}
{DT_SKIN}
导入头脚:
{template 'header'}
{template 'footer'}
对应模块首页:
{$MODULE[$moduleid][linkurl]} //注:$moduleid表示对应模块的ID号
对应模块列表页:
{$MODULE[$moduleid][linkurl]}list.php?catid=$catid  //注:$catid表示调用的分类的ID号
发布某模块信息:
{$MODULE[2][linkurl]}my.php?mid=$moduleid&action=add
调用广告:
{ad(27)}  //注:27表示广告位为27的广告
时间函数:
{date('Y-m-d',$t[addtime])} // 注:addtime是添加时间,可以换别的
控制字符数:
{dsubstr($t[company],30)}  //注:company是公司名称字段,可以换别的。30表示字符数为15个
版权信息:
{$DT[copyright]}
客服电话:
{$DT[telephone]}
ICP备案号:
{$DT[icpno]}
本月:
addtime>$today_endtime-30*86400
供应:
(level=1)
{php $tags = tag("moduleid=5&table=sell&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}
求购:
(level=1)
{php $tags = tag("moduleid=6&table=buy&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}
行情:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=7&table=quote&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
公司:
{php $tags = tag("moduleid=4&table=company&condition=groupid>5&pagesize=10&order=fromtime desc&template=null")}
展会:
(level=1)
{php $tags = tag("moduleid=8&table=exhibit&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
资讯:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=21&table=article_21&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
招商:
(level=1)
{php $tags = tag("moduleid=22&table=info_22&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
品牌:
(level=1)
{php $tags = tag("moduleid=13&table=brand&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
人才:
{php $tags = tag("moduleid=9&table=job&length=30&condition=status=3 and catid=?&pagesize=10&order=addtime desc&template=null")}
{php $tags = tag("moduleid=9&table=resume&length=30&condition=status=3 and catid=?&pagesize=10&order=addtime desc&template=null")}
知道:
(level=1)
{php $tags = tag("moduleid=10&table=know&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
专题:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=11&table=special&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
图库:
(level=1,2,3,4,5)
{php $tags = tag("moduleid=12&table=photo&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
视频:
(level=1)
{php $tags = tag("moduleid=14&table=video&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
下载:
(level=1)
{php $tags = tag("moduleid=15&table=down&length=30&condition=status=3 and catid=? and thumb'' and level=?&pagesize=10&order=addtime desc&template=null")}
论坛:
{php $tags=tag("table=discuz.cdb_threads&prefix=&condition=status=0 and fid=?&order=dateline desc&pagesize=10&target=_blank&template=null")}
调用模块内容,资讯模块举例:
{php $tagss = tag("moduleid=21&table=article_data_21&condition=itemid=".$t[itemid]."&template=null")}
调用分类,资讯模块举例:
{php $tagss = tag("moduleid=21&table=category&condition=moduleid=21 and parentid=?&pagesize=10&order=catid desc&template=null")}
网站标题:
{$seo_title}
关键字:
{$head_keywords}
网页描述:
{$head_description}
会员升级:
{$MODULE[2][linkurl]}grade.php
收藏本页:
addFav('收藏本页');
设为首页:
设为首页
WAP浏览:
{extendurl('/blog_article/wap/index.html')}
RSS订阅:
{extendurl('/blog_article/feed/index.html')}
商务中心:
{$MODULE[2][linkurl]}
发布信息:
{$MODULE[2][linkurl]}{$DT[file_my]}
排名推广:
{extendurl('/blog_article/spread/index.html')}
网站地图:
{DT_PATH}sitemap/
友情链接:
{extendurl('/blog_article/link/index.html')}index.php?typeid=1
申请友情链接:
{extendurl('/blog_article/link/index.html')}{rewrite('index.php?action=reg')}
调用友情链接:
{php $tags = tag("table=link&length=14&condition=status=3 and typeid=1&pagesize=40&order=addtime desc&template=null")}
网站留言:
{extendurl('/blog_article/guestbook/index.html')}
广告服务:
{extendurl('/blog_article/ad/index.html')}
版权隐私、使用协议、联系方式、关于我们
{tag("table=webpage&condition=item=1&order=listorder desc,itemid desc&template=list-webpage")}
Copyright.html、agreement.html、contact.html、about.html
地区:
{$AREA[1][areaname]}
投票:
{extendurl('/blog_article/vote/index.html')}
登录框模板:
{if $DT[page_login]}{template 'user', 'chip'}{/if}
公告栏:
{extendurl('/blog_article/announce/index.html')}
分类模板:
{php $mid=5;}{template 'catalog' 'chip'}
相关评论模板:
{template 'comment', 'chip'}
联系方式模板:
{template 'contact', 'chip'}
留言加盟:

读缓存:
 

代码示例:
{php $CATEGORY = cache_read('category-21.php');}
{$MODULE[21][linkurl]}{$CATEGORY[5][linkurl]}

调用栏目名
 

代码示例:
{php $tags = tag("moduleid=21&table=article_21&length=32 &condition=status=3 &pagesize=11&order=addtime desc&template=null")}    {loop $tags $t}   
  • {date('Y-m-d',$t[addtime])} {php $tagss = tag("moduleid=21&table=category&condition=moduleid=21 and catid=".$t[catid]."&template=null")}     {loop $tagss $tt}     【{dsubstr($tt[catname],12)}】     {/loop} {$t[title]}
  •     {/loop}

    调用大分类中的所有
     

    代码示例:
    {php $tags = tag("moduleid=26&table=category&condition=moduleid=26 and catid=137&template=null")}
       {loop $tags $t}
      {php $tagss = tag("moduleid=26&length=26&condition=status=3 and level=4 and catid IN(".$t[arrchildid].")&pagesize=4&order=addtime desc&template=null")}
       {loop $tagss $ts}
           
  • ?{$ts[title]}
  •    
         {/loop}
      {/loop}

    产品图片怎么调用middle.jpg中大的图?
    {$t[alt]}

    推荐阅读:destoon入门教程与技巧实例

        
     
     

    您可能感兴趣的文章:

  • destoon自定义模板调用方法 destoon样式公告栏
  • destoon调用企业会员公司形象图片的实现方法
  • destoon文章模块调用企业会员资料的方法
  • destoon供应信息title调用出公司名称的方法
  • destoon首页调用求购供应信息的地区名称的方法
  • destoon实现调用自增数字从1开始的方法
  • destoon实现调用热门关键字的方法
  • destoon实现调用图文新闻的方法
  • destoon调用自定义模板及样式的公告栏
  • destoon调用discuz论坛中带图片帖子的实现方法
  • destoon实现资讯信息前面调用它所属分类的方法
  • destoon实现调用当前栏目分类及子分类和三级分类的方法
  • destoon二次开发模板及调用语法汇总
  • destoon二次开发模板与调用语法大全
  • destoon各类调用汇总
  • destoon数据库表说明汇总
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • destoon安全设置怎么做?destoon常用安全设置方法
  • destoon搜索汉字有乱码怎么办?解决方法
  • destoon管理员密码怎么找回?方法教程
  • 修改destoon会员公司的伪静态中的com目录的方法
  • destoon后台网站设置空白怎么办?解决方法
  • destoon切换城市后实现logo旁边显示地区名称的方法
  • destoon实现不同会员组公司名称显示不同的颜色的方法
  • destoon找回管理员密码的方法
  • destoon自定义搜索怎么设置?destoon自定义搜索设置方法
  • destoon网站转移服务器后搜索汉字出现乱码的解决方法
  • destoon安装出现Internal Server Error的解决方法
  • 去掉destoon资讯内容页keywords关键字自带的文章标题的方法
  • destoon实现会员商铺中指定会员或会员组投放广告的方法
  • destoon后台网站设置变成空白的解决方法
  • destoon Rewrite规则设置网站安全方法教程
  • 教你添加destoon公司主页模板风格方法
  • destoon出现验证码不显示时的紧急处理方法
  • destoon实现VIP排名一直在前面排序的方法
  • destoon在360浏览器下出现用户被强行注销的解决方法
  • destoon实现首页显示供应、企业、资讯条数的方法
  • Destoon模板怎么制作?destoon模板制作简单教程
  • destoon入门教程与技巧实例
  • B2B电子商务解决方案 DESTOON
  • destoon安装时提示Internal Server Error怎么解决?
  • destoon安全设置之目录与文件可写权限
  • Destoon实现多表查询示例
  • destoon整合UCenter图文教程
  • destoon会员注册提示数据校验失败(2)怎么解决?
  • destoon之一键登录设置
  • Destoon旺旺无法正常显示提示会员名不存在怎么解决?
  • destoon与ucenter整合注册页面不跳转怎么解决?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3