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.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 class
AddArticleHandler
Add 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 class
EditShortcutStepHandler
-
Uses of EditPublicationHandler in com.jalios.jcms.handler
Subclasses of EditPublicationHandler in com.jalios.jcms.handler Modifier and Type Class Description class
DuplicateModalHandler
class
EditDBFileDocumentHandler
class
EditFileDocumentHandler
class
EditFormHandler
This form handler processesForm
forms.class
EditRemoteDocumentHandler
class
ValidateStateChangePublicationHandler
Methods in com.jalios.jcms.handler with parameters of type EditPublicationHandler Modifier and Type Method Description static void
EditPublicationHandler. 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 class
EditAbstractJPortalHandler
class
JPortalCreateHandler
class
JPortalDuplicateHandler
class
JPortalPublishHandler
-
Uses of EditPublicationHandler in com.jalios.jcms.media
Subclasses of EditPublicationHandler in com.jalios.jcms.media Modifier and Type Class Description class
EditAbstractMediaHandler
-
Uses of EditPublicationHandler in com.jalios.jcms.portlet
Subclasses of EditPublicationHandler in com.jalios.jcms.portlet Modifier and Type Class Description class
EditPortalElementHandler
class
EditPortalHandler
class
EditPortalRedirectHandler
class
EditPortletCollectionHandler
class
EditPortletHandler
class
EditPortletLogHandler
class
EditPortletParentHandler
class
EditPortletSkinableHandler
-
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 class
ImageEditorActionHandler
-
Uses of EditPublicationHandler in com.jalios.jcms.upload
Subclasses of EditPublicationHandler in com.jalios.jcms.upload Modifier and Type Class Description class
DocUploadHandler
This 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 EditPublicationHandler
WysiwygInlineEditionHandler. 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 class
generated.EditJPortalHandler
class
generated.EditShortcutHandler
-