Uses of Class
com.jalios.jcms.handler.EditPublicationHandler
-
Packages that use EditPublicationHandler Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.application com.jalios.jcms.document com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers).com.jalios.jcms.jportal com.jalios.jcms.media Contains all the classes to provide the Media Browser.com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets.com.jalios.jcms.uicomponent.image.editor com.jalios.jcms.upload com.jalios.jcms.wysiwyg generated -
-
Uses of EditPublicationHandler in com.jalios.jcms
Subclasses of EditPublicationHandler in com.jalios.jcms Modifier and Type Class Description classAddArticleHandlerAdd article handler for the topbar publish modal. -
Uses of EditPublicationHandler in com.jalios.jcms.application
Subclasses of EditPublicationHandler in com.jalios.jcms.application Modifier and Type Class Description classEditShortcutStepHandler -
Uses of EditPublicationHandler in com.jalios.jcms.document
Subclasses of EditPublicationHandler in com.jalios.jcms.document Modifier and Type Class Description classFileDocumentActionHandler -
Uses of EditPublicationHandler in com.jalios.jcms.handler
Subclasses of EditPublicationHandler in com.jalios.jcms.handler Modifier and Type Class Description classDuplicateModalHandlerHandler dedicated to publication duplication.classEditDBFileDocumentHandlerclassEditFileDocumentHandlerclassEditFormHandlerThis form handler processesFormforms.classEditRemoteDocumentHandlerclassValidateStateChangePublicationHandlerMethods in com.jalios.jcms.handler with parameters of type EditPublicationHandler Modifier and Type Method Description static voidEditPublicationHandler. doWorkflowUpdate(Publication origPub, Publication updatedPub, EditPublicationHandler handler) -
Uses of EditPublicationHandler in com.jalios.jcms.jportal
Subclasses of EditPublicationHandler in com.jalios.jcms.jportal Modifier and Type Class Description classEditAbstractJPortalHandlerclassJPortalCreateHandlerclassJPortalDuplicateHandlerclassJPortalPublishHandler -
Uses of EditPublicationHandler in com.jalios.jcms.media
Subclasses of EditPublicationHandler in com.jalios.jcms.media Modifier and Type Class Description classEditAbstractMediaHandler -
Uses of EditPublicationHandler in com.jalios.jcms.portlet
Subclasses of EditPublicationHandler in com.jalios.jcms.portlet Modifier and Type Class Description classEditPortalElementHandlerclassEditPortalHandlerclassEditPortalRedirectHandlerclassEditPortletCollectionHandlerclassEditPortletHandlerclassEditPortletLogHandlerclassEditPortletParentHandlerclassEditPortletSkinableHandler -
Uses of EditPublicationHandler in com.jalios.jcms.uicomponent.image.editor
Subclasses of EditPublicationHandler in com.jalios.jcms.uicomponent.image.editor Modifier and Type Class Description classImageEditorActionHandler -
Uses of EditPublicationHandler in com.jalios.jcms.upload
Subclasses of EditPublicationHandler in com.jalios.jcms.upload Modifier and Type Class Description classDocUploadHandlerThis form handler processes document upload. -
Uses of EditPublicationHandler in com.jalios.jcms.wysiwyg
Methods in com.jalios.jcms.wysiwyg that return EditPublicationHandler Modifier and Type Method Description EditPublicationHandlerWysiwygInlineEditionHandler. getEditHandlerFromAttribute() -
Uses of EditPublicationHandler in generated
Subclasses of EditPublicationHandler in generated with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classgenerated.EditJPortalHandlerclassgenerated.EditShortcutHandler
-