Implements interfaces:
Form Field class for FOF Supports a generic list of options.
Located in /libraries/fof/form/field/list.php (line 23)
JFormField | --JFormFieldList | --FOFFormFieldList
Class | Description |
---|---|
![]() |
Form Field class for FOF Generic list from a model's results |
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
Gets the active option's label given an array of JHtml options
Method to get the field options.
Ordering is disabled by default. You can enable ordering by setting the 'order' element in your form field. The other order values are optional.
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).
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 15:07:13 +0100 by phpDocumentor 1.4.3