类 Channel
java.lang.Object
cool.scx.core.base.BaseModel
cool.scx.ext.cms.channel.Channel
public class Channel
extends cool.scx.core.base.BaseModel
Column class.
- 版本:
- 0.3.6
- 作者:
- scx567888
-
字段概要
字段修饰符和类型字段说明栏目图片 (用于展示)栏目介绍栏目名称栏目 order (用于排序)栏目路径栏目 模板栏目标题图 (缩略图)栏目父 ID从类继承的字段 cool.scx.core.base.BaseModel
dateCreated, dateUpdated, id -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
channelTitleImage
栏目标题图 (缩略图) -
channelImages
栏目图片 (用于展示) -
parentID
栏目父 ID -
channelInfo
栏目介绍 -
channelName
栏目名称 -
channelPath
栏目路径 -
channelTemplate
栏目 模板 -
channelOrder
栏目 order (用于排序)
-
-
构造器详细资料
-
Channel
public Channel()
-