Package org.opencms.frontend.templateone

Classes for the OpenCms 6.0 'templateone'.

See:
          Description

Class Summary
CmsPropertyTemplateOne This property dialog is shown specially by files using the OpenCms template one, and for any folders except system folders.
CmsTemplateBase Base action element for all template one beans.
CmsTemplateBean Provides methods to create the HTML for the frontend output in the main JSP template one.
CmsTemplateContentListItem Holds information of a single XMLContent list item, either for the page side elements or the center area.
CmsTemplateCssHandler An editor CSS handler to obtain the CSS style sheet path for pages using template one as template.
CmsTemplateForm Provides methods to build interactive JSP forms.
CmsTemplateFormLetter Provides methods to build the page "letter to the editor" form.
CmsTemplateFormRecommend Provides methods to build the page recommendation form.
CmsTemplateImprint Provides methods to build the imprint popup information of the pages of template one.
CmsTemplateLink Represents a single link to be used to display on the page.
CmsTemplateNavigation Provides methods to build the different navigations for the OpenCms template one.
CmsTemplateParts Stores static Strings to generate HTML output parts for the template in a Map.
CmsTemplateSearch Provides methods for the search result JSP page.
CmsTemplateStyleSheet Provides methods to build the dynamic CSS style sheet of template one.
Messages Convenience class to access the localized messages of this OpenCms package.
 

Package org.opencms.frontend.templateone Description

Classes for the OpenCms 6.0 'templateone'.

The provided classes are used for the highly configurable OpenCms 6.0 'templateone'. Most of them extend the org.opencms.jsp.CmsJspActionElement and provide extended functions to build a website.

Since:
6.0.0