Abstract Form Field class for the Joomla Platform.
Located in /libraries/joomla/form/field.php (line 19)
Class | Description |
---|---|
![]() |
Clicks Field class for the Joomla Framework. |
![]() |
Clicks Field class for the Joomla Framework. |
![]() |
Impressions Field class for the Joomla Framework. |
![]() |
Supports a modal article picker. |
![]() |
Text Filters form field. |
![]() |
Supports a modal contact picker. |
![]() |
Supports a modal article picker. |
![]() |
Supports a modal newsfeeds picker. |
![]() |
Form Field class for the Joomla Framework. |
![]() |
Form Field class for the Joomla Framework. |
![]() |
Field to select a user id from a modal list. |
![]() |
Form Field class for the Joomla CMS. |
![]() |
Form Field class for the Joomla! CMS. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Field to select a user ID from a modal list. |
![]() |
Form Field class for FOF Renders the row ordering interface checkbox in browse views |
![]() |
Form Field class for FOF Renders the checkbox in browse views which allows you to select rows |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Color Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field class for the Joomla Platform. |
![]() |
Form Field to display a list of the layouts for a component view from the extension or template overrides. |
![]() |
Form Field to display a list of the layouts for module display from the module or template overrides. |
The count value for generated name field
The string used for generated fields names
The autocomplete state for the form field. If 'off' element will not be automatically completed by browser.
The autofocus request for the form field. If true element will be automatically focused on document load.
The class of the form field
The default value of the form field.
The description text for the form field. Usually used in tooltips.
The disabled state for the form field. If true then the field will be disabled and user can't interact with the field.
The SimpleXMLElement object of the <field /> XML element that describes the form field.
The name of the field.
The form control prefix for field names from the JForm object attached to the form field.
The group of the field.
The hidden state for the form field.
The hint text for the form field used to display hint inside the field.
The document id for the form field.
The input for the form field.
The label for the form field.
The label's CSS class of the form field
The multiple state for the form field. If true then multiple values are allowed for the field. Most often used for list field types.
The name of the form field.
The javascript onchange of the form field.
The javascript onclick of the form field.
The pattern (Reg Ex) of value of the form field.
The readonly state for the form field. If true then the field will be readonly.
Allows extensions to create repeat elements
The required state for the form field. If true then there must be a value for the field to be considered valid.
The size of the form field.
The spellcheck state for the form field.
True to translate the field description string.
True to translate the field hint string.
True to translate the field label string.
The form field type.
The validation method for the form field. This value will determine which method is used to validate the value for a field.
The value of the form field.
Method to instantiate the form field object.
Method to get an attribute of the field
Method to get a control group with label and input.
Method to get the field name used.
Method to get the id used for the field input tag.
Method to get the field input markup.
Method to get the field label markup.
Method to get the name used for the field input tag.
Method to get the field title.
Method to attach a JForm object to the field.
Method to attach a JForm object to the field.
Simple method to set the value
Method to get certain otherwise inaccessible properties from the form field object.
Method to set certain otherwise inaccessible properties of the form field object.
Documentation generated on Tue, 19 Nov 2013 15:02:57 +0100 by phpDocumentor 1.4.3