Package org.exoplatform.portal.page
Class PageTemplateService
java.lang.Object
org.exoplatform.portal.page.PageTemplateService
A service to manage the list of Page templates to use in Page creator Wizard
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPageTemplate(PageTemplatePlugin pageTemplatePlugin) Add a new page templates using a plugin injected by Kernel configuration
-
Constructor Details
-
PageTemplateService
public PageTemplateService()
-
-
Method Details
-
addPageTemplate
Add a new page templates using a plugin injected by Kernel configuration- Parameters:
pageTemplatePlugin-PageTemplatePlugincontaining new or existing template category with the list of templates
-
getPageTemplateCategories
- Returns:
ListofSelectItemCategorycontainingListof page templates
-
getPageTemplates
- Returns:
Listof page templates of page templates
-