Uses of Interface
de.hybris.platform.cmscockpit.services.config.ContentEditorConfiguration
Packages that use ContentEditorConfiguration
Package
Description
-
Uses of ContentEditorConfiguration in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return ContentEditorConfigurationModifier and TypeMethodDescriptionCMSContentEditorInjector.getConfig()protected ContentEditorConfigurationAbstractContentEditorRenderer.getContentEditorConfiguration()protected ContentEditorConfigurationCMSContentEditorSectionComponent.getContentEditorConfiguration(ObjectTemplate objectTemplate) Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ContentEditorConfigurationModifier and TypeMethodDescriptionCMSContentEditorSectionComponent.getEditorRenderer(ContentEditorConfiguration configuration) voidCMSContentEditorInjector.setConfig(ContentEditorConfiguration config) Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ContentEditorConfigurationModifierConstructorDescriptionAbstractContentEditorRenderer(ContentEditorConfiguration conf, boolean autoPersist) DefaultContentEditorRenderer(ContentEditorConfiguration conf, boolean autoPersist) -
Uses of ContentEditorConfiguration in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return ContentEditorConfigurationModifier and TypeMethodDescriptionprotected ContentEditorConfigurationLiveEditPopupEditDialog.getContentEditorConfiguration(ObjectTemplate objectTemplate) Retrieves a content editor configuration -
Uses of ContentEditorConfiguration in de.hybris.platform.cmscockpit.injectors
Methods in de.hybris.platform.cmscockpit.injectors with parameters of type ContentEditorConfigurationModifier and TypeMethodDescriptionvoidPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) voidReferenceInjector.injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents) -
Uses of ContentEditorConfiguration in de.hybris.platform.cmscockpit.injectors.impl
Methods in de.hybris.platform.cmscockpit.injectors.impl that return ContentEditorConfigurationModifier and TypeMethodDescriptionprotected ContentEditorConfigurationDefaultReferenceInjector.getContentEditorConfiguration(ObjectTemplate objectTemplate) Methods in de.hybris.platform.cmscockpit.injectors.impl with parameters of type ContentEditorConfigurationModifier and TypeMethodDescriptionprotected voidDefaultReferenceInjector.injectNormalReference(TypedObject referenceValue, ObjectValueContainer refValueContainer, org.zkoss.zk.ui.HtmlBasedComponent refGroup, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly) voidDefaultPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) voidDefaultReferenceInjector.injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents) -
Uses of ContentEditorConfiguration in de.hybris.platform.cmscockpit.services.config.impl
Classes in de.hybris.platform.cmscockpit.services.config.impl that implement ContentEditorConfigurationMethods in de.hybris.platform.cmscockpit.services.config.impl that return ContentEditorConfigurationModifier and TypeMethodDescriptionprotected ContentEditorConfigurationContentEditorConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ContentEditor xmlContentEditor)