public class CmsPropertiesActionElement extends CmsGwtActionElement
限定符和类型 | 字段和说明 |
---|---|
static java.lang.String |
CMS_MODULE_NAME
The OpenCms module name.
|
static java.lang.String |
GWT_MODULE_NAME
The GWT module name.
|
SCRIPT_TAG_CLOSE, SCRIPT_TAG_OPEN
NOT_INITIALIZED
构造器和说明 |
---|
CmsPropertiesActionElement(javax.servlet.jsp.PageContext context,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Creates a new instance.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
export()
Returns the serialized data for the core provider wrapped in a script tag.
|
java.lang.String |
exportAll()
Returns the serialized data for the core provider.
|
createNoCacheScript, createNoCacheScript, export, exportAll, exportDictionary, exportDictionary, exportMeta, getCoreData, getWorkplaceLocale, serialize, wrapScript
editable, editable, editable, editableManualClose, editableManualOpen, getContent, getContent, getMessages, getMessages, getMessages, getMessages, getNavigation, getNavigationUri, img, img, include, include, include, include, include, include, includeSilent, includeSilent, includeSilent, includeSilent, info, label, link, link, properties, properties, property, property, property, property, template, template, template, toAbsolute, user
getCmsObject, getController, getJspContext, getMessage, getRequest, getRequestContext, getResponse, handleException, init, isNotInitialized, isSupressingExceptions, setContentType, setStatus, setSupressingExceptions
public static final java.lang.String CMS_MODULE_NAME
public static final java.lang.String GWT_MODULE_NAME
public CmsPropertiesActionElement(javax.servlet.jsp.PageContext context, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
context
- the current page contextreq
- the requestres
- the responsepublic java.lang.String export() throws java.lang.Exception
CmsGwtActionElement
export
在类中 CmsGwtActionElement
java.lang.Exception
- if something goes wrongCmsGwtActionElement.export()
public java.lang.String exportAll() throws java.lang.Exception
CmsGwtActionElement
exportAll
在类中 CmsGwtActionElement
java.lang.Exception
- if something goes wrongCmsGwtActionElement.exportAll()