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é
|
Fonctions membres publiques | |
getStatic () | |
getRepeatable () | |
Fonctions membres publiques hérités de FOFFormFieldList | |
__get ($name) | |
getStatic () | |
getRepeatable () | |
Fonctions membres publiques hérités de JFormFieldList | |
addOption ($text, $attributes=array()) | |
__get ($name) | |
Fonctions membres protégées | |
getOptions () | |
parseFieldTags ($text) | |
Fonctions membres protégées hérités de FOFFormFieldList | |
getOptions () | |
parseFieldTags ($text) | |
Fonctions membres protégées hérités de JFormFieldList | |
getInput () | |
getOptions () | |
Membres hérités additionnels | |
Fonctions membres publiques statiques hérités de FOFFormFieldList | |
static | getOptionName ($data, $selected=null, $optKey='value', $optText='text') |
Champs de données hérités de FOFFormFieldList | |
$item | |
$rowid | |
Attributs protégés hérités de FOFFormFieldList | |
$static | |
$repeatable | |
Attributs protégés hérités de JFormFieldList | |
$type = 'List' | |
|
protected |
Method to get the field options.
Références $component, $id, $input, $item, $key, $option, $options, $value, $view, FOFModel\getAnInstance(), FOFTable\getInstance(), FOFModel\getTmpInstance(), FOFInflector\pluralize(), et value.
getRepeatable | ( | ) |
Get the rendering of this field type for a repeatable (grid) display, e.g. in a view listing many item (typically a "browse" task)
Implémente FOFFormField.
Références $class, $html, $url, $value, item, name, et FOFInflector\pluralize().
getStatic | ( | ) |
Get the rendering of this field type for static display, e.g. in a single item view (typically a "read" task).
Implémente FOFFormField.
|
protected |