Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Attributs publics | |
$type = 'Category' |
Fonctions membres protégées | |
getOptions () | |
Fonctions membres protégées inherited from JFormFieldList | |
getInput () | |
Fonctions membres protégées inherited from JFormField | |
getId ($fieldId, $fieldName) | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) |
Additional Inherited Members | |
Attributs protégés inherited from JFormFieldList | |
Attributs protégés inherited from JFormField | |
$description | |
$hint | |
$autocomplete = 'on' | |
$spellcheck = true | |
$autofocus = false | |
$element | |
$form | |
$formControl | |
$hidden = false | |
$translateLabel = true | |
$translateDescription = true | |
$translateHint = true | |
$id | |
$input | |
$label | |
$multiple = false | |
$pattern | |
$name | |
$fieldname | |
$group | |
$required = false | |
$disabled = false | |
$readonly = false | |
$validate | |
$value | |
$default | |
$size | |
$class | |
$labelClass | |
$onchange | |
$onclick |
Définition à la ligne 22 du fichier category.php.
|
protected |
Method to get the field options for category Use the extension attribute in a form to specify the.specific extension for which categories should be displayed. Use the show_root attribute to specify whether to show the global category root in the list.
Réimplémentée à partir de JFormFieldList.
Définition à la ligne 42 du fichier category.php.
Références JText\_(), JLog\add(), JFactory\getUser(), et JLog\WARNING.
JFormFieldCategory::$type = 'Category' |
Réimplémentée à partir de JFormFieldList.
Définition à la ligne 30 du fichier category.php.