Package com.opencms.defaults

Provides often needed functionality for OpenCms, like building a navigation or sending mails.

See:
          Description

Interface Summary
I_CmsExtendedContentDefinition Content Definitions that uses the projectmanagement, that means the cd can be published and the history can be enabled, should implement this interface
I_CmsLifeCycle Defines methods to start-up and shut-down module classes that are registerd in the OpenCms registry.
I_CmsTimedContentDefinition Content Definitions that uses the timing, that means the cd can define a timeinterval in which the content is valid.
 

Class Summary
A_CmsBackoffice Abstract class for generic backoffice display.
A_CmsChannelBackoffice Backoffice class with channel functionality
A_CmsContentDefinition Abstract class for the content definition Creation date: (27.10.00 10:04:42)
A_CmsNavBase This abstract class builds the default Navigation.
CmsFilterMethod Insert the type's description here.
CmsMail This class is used to send a mail using the JavaMail package.
CmsShowContent Generic class for showing information encapsulated by contentdefinition objects.
CmsXmlFormTemplate Common template class for displaying OpenCms workplace screens.
CmsXmlFormTemplateFile Template content definition for generating HTML forms.
CmsXmlNav This class builds the default Navigation.
 

Package com.opencms.defaults Description

Provides often needed functionality for OpenCms, like building a navigation or sending mails.

Since:
4.6.1
See Also:
CmsMail, CmsXmlNav