Uses of Class
org.onehippo.forge.pageflow.cms.editor.field.EventDefInfo
Packages that use EventDefInfo
Package
Description
The CMS Authoring Plugin Package for some custom editor picker plugins for Page Flow Definition documents.
-
Uses of EventDefInfo in org.onehippo.forge.pageflow.cms.editor.field
Methods in org.onehippo.forge.pageflow.cms.editor.field that return types with arguments of type EventDefInfoModifier and TypeMethodDescriptionorg.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<EventDefInfo>
TransitionSourceEventDefServiceFacade.getFieldExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context) org.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<EventDefInfo>
TransitionSourceEventDefServiceFacade.searchExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, String queryString) Methods in org.onehippo.forge.pageflow.cms.editor.field with parameters of type EventDefInfoModifier and TypeMethodDescriptionTransitionSourceEventDefServiceFacade.getDocumentDescription
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, EventDefInfo eventDef, Locale locale) TransitionSourceEventDefServiceFacade.getDocumentIconLink
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, EventDefInfo eventDef, Locale locale) TransitionSourceEventDefServiceFacade.getDocumentTitle
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, EventDefInfo eventDef, Locale locale) Method parameters in org.onehippo.forge.pageflow.cms.editor.field with type arguments of type EventDefInfoModifier and TypeMethodDescriptionvoid
TransitionSourceEventDefServiceFacade.setFieldExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, org.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<EventDefInfo> eventDefs)