PHP Class FOF30\Form\Field\Title

Inheritance: extends Text, implements FOF30\Form\FieldInterface
Show file Open project: akeeba/fof

Public Methods

Method Description
getRepeatable ( ) : string Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)

Method Details

getRepeatable() public method

Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Since: 2.0
public getRepeatable ( ) : string
return string The field HTML