![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de FOFFormFieldModel:Fonctions membres publiques | |
| __get ($name) | |
| 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 () | |
Attributs protégés | |
| $static | |
| $repeatable | |
Attributs protégés hérités de FOFFormFieldList | |
| $static | |
| $repeatable | |
Attributs protégés hérités de JFormFieldList | |
| $type = 'List' | |
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 | |
| __get | ( | $name | ) |
Method to get certain otherwise inaccessible properties from the form field object.
| string | $name | The property name for which to the the value. |
Références $name.
|
protected |
Method to get the field options.
Références $config, $item, $items, $key, $options, $parts, $value, FOFInflector\explode(), FOFModel\getTmpInstance(), FOFInflector\implode(), et null.
| 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, $id, $value, ENT_COMPAT, FOFFormFieldList\getOptionName(), htmlspecialchars, item, et value.
| 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.
Références $class, ENT_COMPAT, FOFFormFieldList\getOptionName(), htmlspecialchars, et value.
|
protected |
|
protected |
|
protected |