Uses of Interface
se.conciliate.extensions.publish.ContentFilter
Packages that use ContentFilter
Package
Description
Provides publish services and the means to register
custom fields to show in published material.
Provides services for performing a customized publish service.
-
Uses of ContentFilter in se.conciliate.extensions.publish
Methods in se.conciliate.extensions.publish with parameters of type ContentFilterModifier and TypeMethodDescriptionWebResourceProvider.getResources
(ContentFilter filter) Returns the resources of this provider.ScriptProvider.getScriptSources
(ContentFilter filter) -
Uses of ContentFilter in se.conciliate.extensions.publish.custom
Methods in se.conciliate.extensions.publish.custom with parameters of type ContentFilterModifier and TypeMethodDescriptionvoid
PublishResource.addTo
(Path p, ContentFilter filter) Called after publish has completed but before being uploaded.