类 CommonConstants
java.lang.Object
com.publiccms.common.constants.CommonConstants
CommonConstants
-
字段概要
字段修饰符和类型字段说明static org.springframework.context.ApplicationContext
应用上下文static final String
配置文件static String
CMS文件路径static final String
页码static final String
加密密钥static final String
错误static final String
安装锁static final org.springframework.http.MediaType
json类型static final String
授权文件static final String
消息static final String
公钥static final String
成功static final String
完成模板static final String
完成并刷新模板static final String
错误模板static final String
首页模板 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
字段详细资料
-
CMS_FILEPATH
CMS文件路径 -
applicationContext
public static org.springframework.context.ApplicationContext applicationContext应用上下文 -
INSTALL_LOCK_FILENAME
安装锁- 另请参阅:
-
LICENSE_FILENAME
授权文件- 另请参阅:
-
CMS_CONFIG_FILE
配置文件- 另请参阅:
-
ENCRYPT_KEY
加密密钥- 另请参阅:
-
PUBLIC_KEY
公钥- 另请参阅:
-
TEMPLATE_INDEX
首页模板- 另请参阅:
-
TEMPLATE_DONE
完成模板- 另请参阅:
-
TEMPLATE_DONEANDREFRESH
完成并刷新模板- 另请参阅:
-
TEMPLATE_ERROR
错误模板- 另请参阅:
-
MESSAGE
消息- 另请参阅:
-
SUCCESS
成功- 另请参阅:
-
ERROR
错误- 另请参阅:
-
DEFAULT_PAGEINDEX
页码- 另请参阅:
-
jsonMediaType
public static final org.springframework.http.MediaType jsonMediaTypejson类型
-
-
构造器详细资料
-
CommonConstants
private CommonConstants()
-
-
方法详细资料
-
getDefaultPage
- 返回:
- default page
-
getDefaultSubfix
- 返回:
- default subfix
-
getAttributeSite
- 返回:
- attribute user key
-
getSessionUser
- 返回:
- session user key
-
getSessionUserTime
- 返回:
- session user time key
-
getSessionAdmin
- 返回:
- session admin key
-
getOtpSessionAdmin
- 返回:
- otp session admin key
-
getCookiesUser
- 返回:
- cookies user key
-
getCookiesSite
- 返回:
- cookies site key
-
getCookiesAdmin
- 返回:
- cookies admin key
-
getCookiesUserSplit
- 返回:
- cookies user key split
-
getUeditorPageBreakTag
- 返回:
- ueditor page break tag
-
getCkeditorPageBreakTag
- 返回:
- ckeditor page break tag
-
getTinyMCEPageBreakTag
- 返回:
- tinymce page break tag
-
getXPowered
- 返回:
- xpowered
-