IWMS 显示分类头条图片新闻函数说明

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

导航: 上一页

string ImgHeadline (int id,string type,int topNum,string listtype,int titleLength,int cols, bool showDate, bool showAuthor)

string ImgHeadline (int topNum,string listtype,int titleLength,int cols, bool showDate, bool showAuthor)

  • id 为指定分类或专题id,默认为当前分类
  • type 为指定为分类或专题内容,"sort"为分类,"topic"为专题,默认为分类
  • topNum 为调用新闻数量
  • listtype 为排列方式,"normal"为仅显示图片和标题,"summary_left"为在左边显示简介,"summary_right"为在右边显示简介,"js"为脚本数组
  • titleLength 是标题限制长度,0为不限制
  • cols 为每行显示新闻数
  • showDate 是否显示日期
  • showAuthor 是否显示作者

相关条目[ ]

参考来源[ ]