GXCMS/常用代码参考
来自站长百科
常用函数列表
{:urlencode(中文编码)} {:urldecode(url解码)} {:number_format($vod_gold,1)}1位小数 {$video.hits|number_format} {:htmlspecialchars($vod_content)} {$gxcms.username|urlencode} {$gxcms.addtime|date='Y-m-d H:i:s',###} {$content|remove_xss} {$comment.content|htmlspecialchars|remove_xss} {:get_cms_hits('movie',$id,$add)} {:get_channel_count(-1)}统计所有影片 {:get_channel_count(0)}统计当天更新 {:get_channel_count(cid)}统计具体分类 {:get_channel_son($menu['list_id'])}是否没有小类() {:get_hilight($string,$keyword,'color')} 高亮关键字{$actor|get_replace_html=0,14|get_hilight=$keyword} {:is_numeric($serial)}判断是否为数字 {:get_show_url('video',array('id'=>$cid,'area'=>urlencode('内地')),1)} 获取栏目页路径 {:get_read_url($mid,$id,$cid,$jumpurl,$name,$page)} {:U('Home-video/lists',array('id'=>$cid,'area'=>urlencode('中国')),false,true)}
常用判断语句
<if condition="c(url_html) eq 1">静态模式<else/>非静态</if> <if condition="c(url_html_play) eq 1">播放页生成静态<else/>播放页不生成静态</if>
参考来源[ ]
GXCMS使用手册导航 | |||||
---|---|---|---|---|---|
|