Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Champs de données | |
$type = 'Category' | |
Fonctions membres protégées | |
getOptions () | |
Fonctions membres protégées hérités de JFormFieldList | |
getInput () | |
getOptions () | |
Membres hérités additionnels | |
Fonctions membres publiques hérités de JFormFieldList | |
addOption ($text, $attributes=array()) | |
__get ($name) | |
Attributs protégés hérités de JFormFieldList | |
$type = 'List' | |
Form Field class for the Joomla Platform. Supports an HTML select list of categories
|
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éférences $extension, $filters, $i, $language, $option, $options, $published, et $user.
$type = 'Category' |