类 CmsLayout
java.lang.Object
com.publiccms.views.pojo.diy.CmsLayout
- 所有已实现的接口:
Serializable
CmsLayout diy布局
- 另请参阅:
-
字段详细资料
-
PLACE_PATTERN
-
SELECTOR_PATTERN
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
id
id -
region
region区域
-
name
name名称
-
template
template模板
-
style
style样式
-
-
构造器详细资料
-
CmsLayout
public CmsLayout()
-
-
方法详细资料
-
getId
- 返回:
- the id
-
setId
- 参数:
id
- the id to set
-
getRegion
- 返回:
- the region
-
setRegion
- 参数:
region
- the region to set
-
getName
- 返回:
- the name
-
setName
- 参数:
name
- the name to set
-
getTemplate
- 返回:
- the template
-
setTemplate
- 参数:
template
- the template to set
-
getCount
public int getCount() -
getStyle
- 返回:
- the style
-
setStyle
- 参数:
style
- the style to set
-