Constant Field Values
Contents
com.semanticcms.*
-
com.semanticcms.core.servlet.Cache Modifier and Type Constant Field Value protected static final boolean
VERIFY_CACHE_PARENT_CHILD_RELATIONSHIPS
true
-
com.semanticcms.core.servlet.CurrentNode Modifier and Type Constant Field Value public static final String
REQUEST_ATTRIBUTE
"currentNode"
-
com.semanticcms.core.servlet.CurrentPage Modifier and Type Constant Field Value public static final String
REQUEST_ATTRIBUTE
"currentPage"
-
com.semanticcms.core.servlet.PageIndex Modifier and Type Constant Field Value public static final String
REQUEST_ATTRIBUTE
"pageIndex"
-
com.semanticcms.core.servlet.SemanticCMS Modifier and Type Constant Field Value public static final String
APPLICATION_ATTRIBUTE
"semanticCMS"
public static final String
DEFAULT_THEME_NAME
"base"
public static final String
DEFAULT_VIEW_NAME
"content"
public static final String
VIEW_PARAM
"view"
-
com.semanticcms.core.servlet.View Modifier and Type Constant Field Value protected static final String
TITLE_SEPARATOR
" - "