Uses of Interface
se.conciliate.extensions.publish.FieldContent
Packages that use FieldContent
Package
Description
Provides publish services and the means to register
custom fields to show in published material.
-
Uses of FieldContent in se.conciliate.extensions.publish
Classes in se.conciliate.extensions.publish that implement FieldContentModifier and TypeClassDescriptionclass
A field content that manipulates a given dom element.class
Field content that shows a link to an image.class
Provides a link with an icon and title.class
Field content that shows a table.class
Field content that shows text.Methods in se.conciliate.extensions.publish that return types with arguments of type FieldContentModifier and TypeMethodDescriptionFieldProvider.getContent
(T context) Returns a list of content for this field provider, based on the given context.ModelFieldProvider.getContent
(MTCompleteModel model) VertexFieldProvider.getContent
(MTCompleteVertex vertex) The content to add to the field for a given vertex.