Uses of Class
org.onehippo.forge.pageflow.cms.editor.field.PageStateInfo
Package
Description
The CMS Authoring Plugin Package for some custom editor picker plugins for Page Flow Definition documents.
-
Uses of PageStateInfo in org.onehippo.forge.pageflow.cms.editor.field
Modifier and TypeMethodDescriptionorg.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<PageStateInfo>
TransitionTargetPageStateServiceFacade.getFieldExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context) org.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<PageStateInfo>
TransitionTargetPageStateServiceFacade.searchExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, String queryString) Modifier and TypeMethodDescriptionTransitionTargetPageStateServiceFacade.getDocumentDescription
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, PageStateInfo pageState, Locale locale) TransitionTargetPageStateServiceFacade.getDocumentIconLink
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, PageStateInfo pageState, Locale locale) TransitionTargetPageStateServiceFacade.getDocumentTitle
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, PageStateInfo pageState, Locale locale) Modifier and TypeMethodDescriptionvoid
TransitionTargetPageStateServiceFacade.setFieldExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, org.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<PageStateInfo> pageStates)