\FOFFormField
Generic interface that a FOF form field class must implement
Synopsis
Methods
public
- getRepeatable() — Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
- getStatic() — Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).