类 ContentConfigComponent
java.lang.Object
com.publiccms.logic.component.config.ContentConfigComponent
ContentConfigComponent 内容配置组件
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明static final Stringconfig codestatic final Stringsensitive wordsstatic final Stringkeywordsstatic final Stringkeywordsstatic final Stringopen in windowstatic final Stringsensitive wordsprotected ConfigDataComponentstatic final intkeywords从接口继承的字段 com.publiccms.common.api.Config
CONFIG_CODE_DESCRIPTION_SUFFIX, CONFIGPREFIX, INPUT_TYPE_EDITORS, INPUT_TYPE_FILES, INPUT_TYPE_PRIVATE_FILES, INPUTTYPE_BOOLEAN, INPUTTYPE_CAPTCHA, INPUTTYPE_CATEGORY, INPUTTYPE_CATEGORY_PATH, INPUTTYPE_CATEGORYTYPE, INPUTTYPE_COLOR, INPUTTYPE_CONTENT, INPUTTYPE_CONTENT_STATUS, INPUTTYPE_DATE, INPUTTYPE_DATETIME, INPUTTYPE_DEPT, INPUTTYPE_DICTIONARY, INPUTTYPE_EMAIL, INPUTTYPE_FILE, INPUTTYPE_FONT, INPUTTYPE_IMAGE, INPUTTYPE_KEYVALUE, INPUTTYPE_KEYWORDS, INPUTTYPE_LANG, INPUTTYPE_MODULE, INPUTTYPE_NUMBER, INPUTTYPE_PASSWORD, INPUTTYPE_POSITION, INPUTTYPE_PRIVATEFILE, INPUTTYPE_PRIVATEIMAGE, INPUTTYPE_PRIVATEVIDEO, INPUTTYPE_SENSITIVEWORDS, INPUTTYPE_SURVEY, INPUTTYPE_TAG, INPUTTYPE_TAGTYPE, INPUTTYPE_TEMPLATE, INPUTTYPE_TEXT, INPUTTYPE_TEXTAREA, INPUTTYPE_TIME, INPUTTYPE_USER, INPUTTYPE_VIDEO, INPUTTYPE_VOTE -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidclear()voidclear(short siteId) booleangetCode(short siteId, boolean showAll) getCodeDescription(Locale locale) getExtendFieldList(SysSite site, Locale locale) getKeywordsConfig(short siteId) voidinitCache(CacheEntityFactory cacheEntityFactory) 从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.publiccms.common.api.Config
getCode, getMessage
-
字段详细资料
-
CONFIG_CODE
config code- 另请参阅:
-
CONFIG_KEYWORDS
keywords- 另请参阅:
-
CONFIG_SENSITIVE_WORDS
sensitive words- 另请参阅:
-
CONFIG_DEAFULT_REPLACE_WORDS
sensitive words- 另请参阅:
-
CONFIG_NEWWINDOW
open in window- 另请参阅:
-
CONFIG_MAX_COUNT
keywords- 另请参阅:
-
DEFAULT_MAX_COUNT
public static final int DEFAULT_MAX_COUNTkeywords- 另请参阅:
-
keywordsConfigCache
-
configDataComponent
-
-
构造器详细资料
-
ContentConfigComponent
public ContentConfigComponent()
-
-
方法详细资料
-
getKeywordsConfig
- 参数:
siteId-- 返回:
- keywords config
-
getCode
-
getCodeDescription
- 指定者:
getCodeDescription在接口中Config- 参数:
locale-- 返回:
-
getExtendFieldList
- 指定者:
getExtendFieldList在接口中Config- 参数:
site-locale-- 返回:
- config extend field list
-
initCache
public void initCache(CacheEntityFactory cacheEntityFactory) throws ClassNotFoundException, InstantiationException, IllegalAccessException - 参数:
cacheEntityFactory-- 抛出:
IllegalAccessExceptionInstantiationExceptionClassNotFoundException
-
exportable
public boolean exportable()- 指定者:
exportable在接口中Config- 返回:
- exportable
-
clear
public void clear(short siteId) -
clear
public void clear()
-