Form Field class for the Joomla Platform.
Supports a generic list of options.
Located in /libraries/joomla/form/fields/list.php (line 20)
JFormField | --JFormFieldList
Class | Description |
---|---|
JFormFieldGroupParent | Form Field class for the Joomla Framework. |
JFormFieldNewsfeeds | Form Field class for the Joomla Framework. |
JFormFieldCategoryParent | Form Field class for the Joomla Framework. |
JFormFieldCategoryEdit | Form Field class for the Joomla Framework. |
JFormFieldDirectories | Renders a list of directories. |
JFormFieldSearchFilter | Search Filter field for the Finder package. |
JFormFieldMenuParent | Form Field class for the Joomla Framework. |
JFormFieldMenutype | Form Field class for the Joomla Framework. |
JFormFieldMenuOrdering | Form Field class for the Joomla Framework. |
JFormFieldBannerClient | Bannerclient Field class for the Joomla Framework. |
JFormFieldCacheHandler | Form Field class for the Joomla Platform. |
JFormFieldLanguage | Language Form Field class. |
JFormFieldCombo | Form Field class for the Joomla Platform. |
JFormFieldFolderList | Supports an HTML select list of folder |
JFormFieldContentLanguage | Form Field class for the Joomla Platform. |
JFormFieldCategory | Form Field class for the Joomla Platform. |
JFormFieldEditors | Form Field class for the Joomla Platform. |
JFormFieldDatabaseConnection | Form Field class for the Joomla Platform. |
JFormFieldPlugins | Form Field class for the Joomla Framework. |
JFormFieldAccessLevel | Form Field class for the Joomla Platform. |
JFormFieldSQL | Supports an custom SQL select list |
JFormFieldFileList | Supports an HTML select list of files |
JFormFieldInteger | Form Field class for the Joomla Platform. |
JFormFieldSessionHandler | Form Field class for the Joomla Platform. |
JFormFieldMenu | Supports an HTML select list of menus |
JFormFieldHelpsite | Form Field class for the Joomla Platform. |
JFormFieldSample | Sample data Form Field class. |
The form field type.
Inherited from JFormField
JFormField::$count
JFormField::$description
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$required
JFormField::$translateDescription
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Method to get the field input markup for a generic list.
Use the multiple attribute to enable multiselect.
Method to get the field options.
Inherited From JFormField
JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()
Documentation generated on Mon, 25 Jun 2012 13:56:24 -0500 by phpDocumentor 1.4.4