Implements interfaces:
Form Field class for FOF Components installed on the site
Located in /libraries/fof/form/field/components.php (line 23)
JFormField | --JFormFieldList | --FOFFormFieldComponents
Inherited from JFormFieldList
JFormFieldList::$type
Inherited from JFormField
JFormField::$autocomplete
JFormField::$autofocus
JFormField::$class
JFormField::$count
JFormField::$default
JFormField::$description
JFormField::$disabled
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$hint
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$onchange
JFormField::$onclick
JFormField::$pattern
JFormField::$readonly
JFormField::$repeat
JFormField::$required
JFormField::$size
JFormField::$spellcheck
JFormField::$translateDescription
JFormField::$translateHint
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Get a list of all installed components and also translates them.
The manifest_cache is used to get the extension names, since JInstaller is also translating those names in stead of the name column. Else some of the translations fails.
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Translate a list of objects with JText::_().
Method to get certain otherwise inaccessible properties from the form field object.
Inherited From JFormFieldList
JFormFieldList::getInput()
JFormFieldList::getOptions()
Inherited From JFormField
JFormField::__construct()
JFormField::getAttribute()
JFormField::getControlGroup()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::setValue()
JFormField::__get()
JFormField::__set()
Documentation generated on Tue, 19 Nov 2013 14:56:26 +0100 by phpDocumentor 1.4.3