索引

A C D F G H I L N P R S T U V W 
All Classes and Interfaces|所有程序包

A

addUserDirective(Class<? extends BaseTemplateDirective>) - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令

C

channel(String) - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
 
Channel - cool.scx.ext.cms.channel中的类
Column class.
Channel() - 类的构造器 cool.scx.ext.cms.channel.Channel
 
channelHandler(Html, String) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 栏目是会执行此方法
channelID - 类中的变量 cool.scx.ext.cms.content.Content
对应的 栏目 id
channelImages - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目图片 (用于展示)
channelInfo - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目介绍
ChannelListDirective - cool.scx.ext.cms.directive中的类
自定义标签测试
ChannelListDirective(ChannelService) - 类的构造器 cool.scx.ext.cms.directive.ChannelListDirective
Constructor for ColumnListDirective.
channelName - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目名称
channelOrder - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目 order (用于排序)
channelPath - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目路径
ChannelService - cool.scx.ext.cms.channel中的类
ColumnService
ChannelService() - 类的构造器 cool.scx.ext.cms.channel.ChannelService
 
channelTemplate - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目 模板
channelTitleImage - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目标题图 (缩略图)
CMSConfig - cool.scx.ext.cms.cms_config中的类
CmsConfig class.
CMSConfig() - 类的构造器 cool.scx.ext.cms.cms_config.CMSConfig
 
CMSConfigService - cool.scx.ext.cms.cms_config中的类
CmsConfigService class.
CMSConfigService() - 类的构造器 cool.scx.ext.cms.cms_config.CMSConfigService
 
CMSModule - cool.scx.ext.cms中的类
cms 模块 提供一些简单的 指令
CMSModule() - 类的构造器 cool.scx.ext.cms.CMSModule
 
configName - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
配置文件名称
content - 类中的变量 cool.scx.ext.cms.content.Content
文章内容
content(String, Long) - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
 
Content - cool.scx.ext.cms.content中的类
文章类
Content() - 类的构造器 cool.scx.ext.cms.content.Content
 
contentAuthor - 类中的变量 cool.scx.ext.cms.content.Content
文章作者
contentHandler(Html, String, Long) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 文章时会执行此方法
contentImages - 类中的变量 cool.scx.ext.cms.content.Content
文章 图片 (不是内容中的图 展示图)
ContentListDirective - cool.scx.ext.cms.directive中的类
自定义标签测试
ContentListDirective(ContentService) - 类的构造器 cool.scx.ext.cms.directive.ContentListDirective
a
contentOrder - 类中的变量 cool.scx.ext.cms.content.Content
文章 order (用于排序)
contentPublishDateTime - 类中的变量 cool.scx.ext.cms.content.Content
文章发布日期
ContentService - cool.scx.ext.cms.content中的类
ArticleService
ContentService() - 类的构造器 cool.scx.ext.cms.content.ContentService
 
contentTemplate - 类中的变量 cool.scx.ext.cms.content.Content
文章模板路径
contentTitle - 类中的变量 cool.scx.ext.cms.content.Content
文章标题
contentTitleImage - 类中的变量 cool.scx.ext.cms.content.Content
文章标题图 (缩略图)
cool.scx.ext.cms - 程序包 cool.scx.ext.cms
 
cool.scx.ext.cms.channel - 程序包 cool.scx.ext.cms.channel
 
cool.scx.ext.cms.cms_config - 程序包 cool.scx.ext.cms.cms_config
 
cool.scx.ext.cms.content - 程序包 cool.scx.ext.cms.content
 
cool.scx.ext.cms.directive - 程序包 cool.scx.ext.cms.directive
 
cool.scx.ext.cms.template - 程序包 cool.scx.ext.cms.template
 
cool.scx.ext.cms.web_site - 程序包 cool.scx.ext.cms.web_site
 
createNormalListQuery(Map<?, ?>) - 类中的静态方法 cool.scx.ext.cms.directive.ListDirectiveHelper
a
createNormalListWhereBodySet(Map<?, ?>) - 类中的静态方法 cool.scx.ext.cms.directive.ListDirectiveHelper
 

D

defaultChannelTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 栏目 模板
defaultContentTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 文章 模板
defaultDirective() - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令
defaultIndexTemplate - 类中的变量 cool.scx.ext.cms.cms_config.CMSConfig
默认 index 模板 存储的是相对于模板根路径的路径 xxx/xxx (这就属于以当前项目根目录为基准) 栏目模板和文章模板 同理
delete(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
 
directiveName() - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
directiveName() - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective

F

filePath - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件路径

G

getChannelByPath(String) - 类中的方法 cool.scx.ext.cms.channel.ChannelService
getChannelByPath.
getCMSConfig() - 类中的方法 cool.scx.ext.cms.cms_config.CMSConfigService
getCmsConfig.
getFileContent(String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
获取文件内容
getUserDirective() - 类中的方法 cool.scx.ext.cms.CMSModule
获取默认指令
getWebSiteHandlerClass() - 类中的方法 cool.scx.ext.cms.CMSModule
Getter for the field webSiteHandlerClass.

H

handle(Map<String, Object>) - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
handle(Map<String, Object>) - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective

I

id - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件 ID
index() - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
Index.
index() - 类中的方法 cool.scx.ext.cms.web_site.WebSiteController
 
indexHandler(Html) - 接口中的方法 cool.scx.ext.cms.web_site.WebSiteHandler
cms 访问 index 会执行此方法

L

ListDirectiveHelper - cool.scx.ext.cms.directive中的类
a
ListDirectiveHelper() - 类的构造器 cool.scx.ext.cms.directive.ListDirectiveHelper
 

N

name() - 类中的方法 cool.scx.ext.cms.CMSModule

P

parentID - 类中的变量 cool.scx.ext.cms.channel.Channel
栏目父 ID
parentID - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
上级目录 ID

R

rename(String, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
rename.

S

setFileContent(String, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
a
setWebSiteHandler(Class<? extends WebSiteHandler>) - 类中的方法 cool.scx.ext.cms.CMSModule
setWebSiteHandler.
start(Scx) - 类中的方法 cool.scx.ext.cms.CMSModule

T

TemplateHelper - cool.scx.ext.cms.template中的类
Cms 模板
TemplateHelper() - 类的构造器 cool.scx.ext.cms.template.TemplateHelper
 
TemplateInfo - cool.scx.ext.cms.template中的类
描述一个文件(模板文件)的基本信息 一般用于将物理文件的结构构建为树发送到前台进行查询
TemplateInfo() - 类的构造器 cool.scx.ext.cms.template.TemplateInfo
 
type - 类中的变量 cool.scx.ext.cms.template.TemplateInfo
文件类型 : 文件夹或文件

U

upload(UploadedEntity, String) - 类中的静态方法 cool.scx.ext.cms.template.TemplateHelper
 

V

variableName() - 类中的方法 cool.scx.ext.cms.directive.ChannelListDirective
variableName() - 类中的方法 cool.scx.ext.cms.directive.ContentListDirective

W

WebSiteController - cool.scx.ext.cms.web_site中的类
WebSiteController class.
WebSiteController(ContentService, ChannelService, CMSConfigService) - 类的构造器 cool.scx.ext.cms.web_site.WebSiteController
 
WebSiteHandler - cool.scx.ext.cms.web_site中的接口
WebSiteHandler interface.
WebSiteHandlerImpl - cool.scx.ext.cms.web_site中的类
a
WebSiteHandlerImpl() - 类的构造器 cool.scx.ext.cms.web_site.WebSiteHandlerImpl
 
A C D F G H I L N P R S T U V W 
All Classes and Interfaces|所有程序包