织梦DedeCMS>正文
织梦dedecms模板标签代码参考【List 标记】
2014-11-10 16:45功能说明:表示列表模板里的分页内容列表
适用范围:仅列表模板 list_*.htm
(1)基本语法
{dede:list col=’’ titlelen=’’
infolen=’’ imgwidth=’’ imgheight=’’ orderby=’’ pagesize=’’}{/dede:list}
(2)属性
[1]col 内容列数
[2]titlelen 标题长度
[3]infolen 内容摘要长度
[4]imgwidth 缩略图宽
[5]imgheight 缩略图高
[6]orderby 排序方式,有效的排序方式有 senddate、pubdate、id、click、lastpost、postnum ,默认为 sortrank
[7]pagesize 分页大小
(3)底层模板变量
ID(同 id),title,iscommend,color,typeid,ismake,description(同 info),postnum,lastpost,shorttitle
pubdate,senddate,arcrank,click,litpic(同 picname),typedir,typename,
arcurl(同 filename),typeurl,stime(pubdate 的"0000-00-00"格式),
textlink,typelink,imglink,image
注:list标记除了支持档案表的基本模板变量外,还支持附加表的字段,你可以在模型管理中知道附加表支持列表使用的字段有哪些。
适用范围:仅列表模板 list_*.htm
(1)基本语法
{dede:list col=’’ titlelen=’’
infolen=’’ imgwidth=’’ imgheight=’’ orderby=’’ pagesize=’’}{/dede:list}
(2)属性
[1]col 内容列数
[2]titlelen 标题长度
[3]infolen 内容摘要长度
[4]imgwidth 缩略图宽
[5]imgheight 缩略图高
[6]orderby 排序方式,有效的排序方式有 senddate、pubdate、id、click、lastpost、postnum ,默认为 sortrank
[7]pagesize 分页大小
(3)底层模板变量
ID(同 id),title,iscommend,color,typeid,ismake,description(同 info),postnum,lastpost,shorttitle
pubdate,senddate,arcrank,click,litpic(同 picname),typedir,typename,
arcurl(同 filename),typeurl,stime(pubdate 的"0000-00-00"格式),
textlink,typelink,imglink,image
注:list标记除了支持档案表的基本模板变量外,还支持附加表的字段,你可以在模型管理中知道附加表支持列表使用的字段有哪些。
本文链接:https://www.0937.biz/post-197.html
猜你喜欢
- 2014-11-10 织梦安装后提示Function ereg_replace() is deprecated的解决方法
- 2014-11-10 dede数据库批量替换栏目页和内容页标题、关键字、描述
- 2014-11-10 dedecms修改栏目信息报错“保存当前栏目更改时失败,请检查你的输入资料是否存在问题!”
- 2014-11-10 DEDECMS 5.6转5.7数据库升级SQL命令
- 2014-11-10 dedecms指定栏目内关键词替换SQL
- 2014-11-10 DedeCMSV57数据库结构文档
- 2014-11-10 织梦title字数限制的两种方法
- 2014-11-10 dedecms管理员密码重置工具radminpass.php
- 2014-11-10 织梦漏洞文件
- 图文推荐
-
- 热门标签