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 TypeClassDescriptionclassA field content that manipulates a given dom element.classField content that shows a link to an image.classProvides a link with an icon and title.classField content that shows a table.classField 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.