|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.opencms.template.A_CmsTemplate
|
+--com.opencms.template.CmsXmlTemplate
|
+--com.opencms.workplace.CmsWorkplaceDefault
|
+--com.opencms.defaults.A_CmsBackoffice
|
+--com.opencms.defaults.master.CmsChannelBackoffice
| Field Summary | |
protected static String[] |
C_ACCESS_FLAGS
|
protected static int |
C_DEFAULT_PERMISSIONS
Default value of permission |
| Fields inherited from class com.opencms.defaults.A_CmsBackoffice |
C_NO_ACCESS, C_NOT_LOCKED |
| Fields inherited from class com.opencms.template.CmsXmlTemplate |
C_BODY_ELEMENT, C_DEBUG, C_FRAME_SELECTOR, m_cache |
| Fields inherited from interface com.opencms.boot.I_CmsLogChannels |
C_FLEX_CACHE, C_FLEX_LOADER, C_LOGGING, C_MODULE_CRITICAL, C_MODULE_DEBUG, C_MODULE_INFO, C_OPENCMS_CACHE, C_OPENCMS_CRITICAL, C_OPENCMS_CRONSCHEDULER, C_OPENCMS_DEBUG, C_OPENCMS_ELEMENTCACHE, C_OPENCMS_INFO, C_OPENCMS_INIT, C_OPENCMS_POOL, C_OPENCMS_STATICEXPORT, C_OPENCMS_STREAMING, C_PREPROCESSOR_IS_LOGGING |
| Constructor Summary | |
CmsChannelBackoffice()
|
|
| Method Summary | |
String |
getBackofficeUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
Gets the backoffice url of the module. |
Class |
getContentDefinitionClass()
Gets the content definition class |
byte[] |
getContentEdit(CmsObject cms,
CmsXmlWpTemplateFile template,
String elementName,
Hashtable parameters,
String templateSelector)
Gets the content of a given template file. |
String |
getCreateUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
Gets the create url of the module. |
String |
getEditUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
Gets the edit url of the module. |
String |
getPublishUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
Gets the publish url of the module. |
String |
getSetupUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
Gets the setup url of the module. |
boolean |
isExtendedList()
Checks if the extended list should be used for displaying the cd |
| Methods inherited from class com.opencms.defaults.A_CmsBackoffice |
checkbox, getContent, getContentCopy, getContentDefinition, getContentDefinition, getContentDefinition, getContentDelete, getContentDirectPublish, getContentEdit, getContentHistory, getContentNew, getContentNew, getContentPermissions, getContentUndelete, getDeleteUrl, getFilter, getHistory, getHistoryUrl, getPreviewUrl, getSelectedPage, getUndeleteUrl, getUrl, handleCheckbox, readSaveGroupName, readSaveUserName |
| Methods inherited from class com.opencms.workplace.CmsWorkplaceDefault |
bubblesort, checkJavaProperty, checkPort, doNotShow, getCacheDirectives, getConfigFile, getConstantSelectEntries, getFonts, getKey, getLastUrl, getOwnTemplateFile, isAdmin, isAdminFalse, isCacheable, isNotOnlineProject, isOnlineProject, isProjectManager, isStreamable, isTheAdminUser, picsUrl, resourcesUri, scriptsUri, startProcessing, userName |
| Methods inherited from class com.opencms.template.A_CmsTemplate |
debugPrint, isExportable, isProxyPrivateCacheable, isProxyPublicCacheable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.opencms.template.I_CmsTemplate |
isExportable, isProxyPrivateCacheable, isProxyPublicCacheable |
| Field Detail |
protected static final int C_DEFAULT_PERMISSIONS
protected static final String[] C_ACCESS_FLAGS
| Constructor Detail |
public CmsChannelBackoffice()
| Method Detail |
public Class getContentDefinitionClass()
A_CmsBackoffice
getContentDefinitionClass in class A_CmsBackoffice
public String getCreateUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
throws Exception
A_CmsBackoffice
getCreateUrl in class A_CmsBackofficeException
public String getBackofficeUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
throws Exception
A_CmsBackoffice
getBackofficeUrl in class A_CmsBackofficeException
public String getEditUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
throws Exception
A_CmsBackoffice
getEditUrl in class A_CmsBackofficeException
public String getPublishUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
throws Exception
A_CmsBackoffice
getPublishUrl in class A_CmsBackofficeException
public String getSetupUrl(CmsObject cms,
String tagcontent,
A_CmsXmlContent doc,
Object userObject)
throws Exception
A_CmsBackoffice
getSetupUrl in class A_CmsBackofficeException
public byte[] getContentEdit(CmsObject cms,
CmsXmlWpTemplateFile template,
String elementName,
Hashtable parameters,
String templateSelector)
throws CmsException
getContentEdit in class A_CmsBackofficecms - A_CmsObject Object for accessing system resourceselementName - not used hereparameters - get the parameters action for the button activity
and id for the used content definition instance object
and the author, title, text content for setting the new/changed datatemplateSelector - template section that should be processed.
CmsExceptionpublic boolean isExtendedList()
A_CmsBackoffice
isExtendedList in class A_CmsBackoffice
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||