Class TemplatesForCmsSitePage
java.lang.Object
de.hybris.platform.cockpit.wizards.impl.DefaultPage
de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
de.hybris.platform.cmscockpit.wizard.cmssite.pages.TemplatesForCmsSitePage
- All Implemented Interfaces:
GenericItemWizardPage,WizardPage
Represents page that displays all
User can choose several
BaseStore instances defined within system.
Note: User can choose several
BaseStore by selecting associated checkbox. At leaset one base store should be
selected!- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected static final StringFields inherited from class de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
CONTENT_ELEMENT_CONFIG, ERROR_SCLASS_ELEMENT_BOX_EDITOR, ERROR_SCLASS_WIZARD_CNT, errorContainer, INFO_SCLASS_ELEMENT_BOX_EDITOR, INFO_SCLASS_WIZARD_CNT, pageContainer, pageContent, SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_ELEMENT_BOX_EDITOR, WARNING_SCLASS_WIZARD_CNT, WIZARD_ERROR_CNT_SCLASS, WIZARD_PAGE_CNT_SCLASS, WIZARD_PAGE_CONTENT_CNT_SCLASSFields inherited from class de.hybris.platform.cockpit.wizards.impl.DefaultPage
height, title, width, wizard -
Constructor Summary
ConstructorsConstructorDescriptionTemplatesForCmsSitePage(String pageTitle) TemplatesForCmsSitePage(String pageTitle, GenericItemWizard wizard) -
Method Summary
Modifier and TypeMethodDescriptionorg.zkoss.zk.ui.ComponentThis is an general method responsible for creating UI representation of given pageprotected List<CatalogVersionModel>protected CMSAdminPageServiceprotected org.zkoss.zul.ListModelprotected Collection<PageTemplateModel>Methods inherited from class de.hybris.platform.cockpit.wizards.generic.AbstractGenericItemPage
clearPageComponents, getDisplayedAttributes, getErrorContainer, getNextPageWizardId, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributes, setNextPageWizardIdMethods inherited from class de.hybris.platform.cockpit.wizards.impl.DefaultPage
getAttributes, getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizard
-
Field Details
-
WIZARD_TEMPLATES_CONTAINER
- See Also:
-
WIZARD_TEMPLATES_LISTBOX
- See Also:
-
WIZARD_TEMPLATES_LISTBOX_ODD
- See Also:
-
WIZARD_TEMPLATE_LIST_ENTRY
- See Also:
-
WIZARD_TEMPLATE_CONTEXT_INFO
- See Also:
-
CHECKBOX_VALUE_ATTRIBUTE
- See Also:
-
-
Constructor Details
-
TemplatesForCmsSitePage
public TemplatesForCmsSitePage() -
TemplatesForCmsSitePage
-
TemplatesForCmsSitePage
-
-
Method Details
-
createRepresentationItself
public org.zkoss.zk.ui.Component createRepresentationItself()Description copied from class:AbstractGenericItemPageThis is an general method responsible for creating UI representation of given page Note:
Here we should create graphical representation of particular page- Specified by:
createRepresentationItselfin interfaceGenericItemWizardPage- Specified by:
createRepresentationItselfin classAbstractGenericItemPage
-
getInitializedListModel
protected org.zkoss.zul.ListModel getInitializedListModel() -
getPagetTemplates
-
getAllActiveCatalogVersions
-
getCatalogService
-
getCmsAdminPageService
-