public class CmsEditProviderActionElement extends CmsGwtActionElement
| Modifier and Type | Field and Description |
|---|---|
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_OPENNOT_INITIALIZED| Constructor and Description |
|---|
CmsEditProviderActionElement(javax.servlet.jsp.PageContext context,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
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, exportCommon, exportDictionary, exportDictionary, exportMeta, exportModuleScriptTag, getCoreData, getFontIconCssLink, getWorkplaceLocale, serialize, wrapScripteditable, 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, usergetCmsObject, getController, getJspContext, getMessage, getRequest, getRequestContext, getResponse, handleException, handleMissingFlexController, init, isNotInitialized, isSupressingExceptions, setContentType, setStatus, setSupressingExceptionspublic static final java.lang.String CMS_MODULE_NAME
public static final java.lang.String GWT_MODULE_NAME
public CmsEditProviderActionElement(javax.servlet.jsp.PageContext context, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
context - the JSP page context objectreq - the JSP requestres - the JSP responsepublic java.lang.String export() throws java.lang.Exception
CmsGwtActionElementexport in class CmsGwtActionElementjava.lang.Exception - if something goes wrongCmsGwtActionElement.export()public java.lang.String exportAll() throws java.lang.Exception
CmsGwtActionElementexportAll in class CmsGwtActionElementjava.lang.Exception - if something goes wrongCmsGwtActionElement.exportAll()