IWMS 显示多个分类的图片新闻函数说明
来自站长百科
导航: 上一页
string ImgTopList (string cIDs,Int32 topNum,Int32 cols,string listType, bool showTitle, int titleLength, bool showDate, bool showAuthor, bool showHits)
- cIDs 指定分类,多个分类请用","分隔,如"1,2,3 "
- topNum 调用数量
- cols 显示多少列
- listType 为排列方式,"normal"为仅显示图片和标题,"summary_left"为在左边显示简介,"summary_right"为在右边显示简介,"js"为脚本数组
- showTitle 是否显示新闻标题
- titleLength 标题限制到此长度
- showDate 是否显示日期
- showAuthor 是否显示作者
- showHits 是否显示新闻点击数