Uses of Class
org.onehippo.forge.pageflow.cms.editor.field.PageStateInfo
Packages that use 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
Methods in org.onehippo.forge.pageflow.cms.editor.field that return types with arguments of type PageStateInfoModifier 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) Methods in org.onehippo.forge.pageflow.cms.editor.field with parameters of type PageStateInfoModifier 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) Method parameters in org.onehippo.forge.pageflow.cms.editor.field with type arguments of type PageStateInfoModifier and TypeMethodDescriptionvoid
TransitionTargetPageStateServiceFacade.setFieldExternalDocuments
(org.onehippo.forge.exdocpicker.api.ExternalDocumentServiceContext context, org.onehippo.forge.exdocpicker.api.ExternalDocumentCollection<PageStateInfo> pageStates)