Uses of Class
org.hippoecm.frontend.plugin.Plugin
-
-
Uses of Plugin in org.hippoecm.frontend.logout
Subclasses of Plugin in org.hippoecm.frontend.logout Modifier and Type Class Description class
CmsLogoutService
Logs the current user out of the CMS. -
Uses of Plugin in org.hippoecm.frontend.plugins.gallery.columns
Subclasses of Plugin in org.hippoecm.frontend.plugins.gallery.columns Modifier and Type Class Description class
ImageGalleryColumnProviderPlugin
-
Uses of Plugin in org.hippoecm.frontend.plugins.standards.diff
Subclasses of Plugin in org.hippoecm.frontend.plugins.standards.diff Modifier and Type Class Description class
HTMLDiffPlugin
-
Uses of Plugin in org.hippoecm.frontend.plugins.standards.list
Subclasses of Plugin in org.hippoecm.frontend.plugins.standards.list Modifier and Type Class Description class
AbstractListColumnProviderPlugin
-
Uses of Plugin in org.hippoecm.frontend.plugins.yui.layout
Subclasses of Plugin in org.hippoecm.frontend.plugins.yui.layout Modifier and Type Class Description class
UnitPlugin
Special purposePlugin
that allows us to add the behavior through configuration instead of adding it in code to our component.class
WireframePlugin
Special purposePlugin
that allows us to add the behavior through configuration instead of adding it in code to our component. -
Uses of Plugin in org.hippoecm.frontend.plugins.yui.upload.processor
Subclasses of Plugin in org.hippoecm.frontend.plugins.yui.upload.processor Modifier and Type Class Description class
DefaultFileUploadPreProcessorPlugin
This plugin is loaded from configuration. -
Uses of Plugin in org.hippoecm.frontend.plugins.yui.upload.validation
Subclasses of Plugin in org.hippoecm.frontend.plugins.yui.upload.validation Modifier and Type Class Description class
AssetUploadValidationPlugin
class
ImageUploadValidationPlugin
class
UploadValidationPlugin
-