常用函数列表
{: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>
- 相关文章
- 查看评论:(0)
【已经有0位大神发现了看法】
- [分享]WSL2下安装CentOS7 2021-07-23
- [分享]ubuntu上shell脚本实现mysql数据备份 2017-03-23
- 光线多播放器功能出炉了 2012-09-02
- 光线CMS(gxcms)多播放器支持以及一键采集 2012-08-28
- [原创]光线cms(gxcms)支持迅雷下载链接的修改 2012-08-25
- [原创]光线CMS(gxcms)下载远程图片插件说明 2012-05-08
- [原创]光线CMS(gxcms)采集伪原创内容插件说明(2013-09-10更新) 2012-05-06
- [分享]数据调用说明,光线CMS标签 2012-04-16
- [分享]专题模块变量及循环标签,光线CMS标签 2012-04-16
- [分享]视频模块变量及循环标签,光线CMS标签 2012-04-16
发表评论: