![]() |
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 FOFFormFieldTitle:Fonctions membres publiques | |
| getRepeatable () | |
Fonctions membres publiques hérités de FOFFormFieldText | |
| __get ($name) | |
| getStatic () | |
| getRepeatable () | |
Fonctions membres publiques hérités de JFormFieldText | |
| __get ($name) | |
| __set ($name, $value) | |
| setup (SimpleXMLElement $element, $value, $group=null) | |
Membres hérités additionnels | |
Champs de données hérités de FOFFormFieldText | |
| $item | |
| $rowid | |
Fonctions membres protégées hérités de FOFFormFieldText | |
| parseFieldTags ($text) | |
Fonctions membres protégées hérités de JFormFieldText | |
| getInput () | |
| getOptions () | |
| getSuggestions () | |
| getLayoutData () | |
Attributs protégés hérités de FOFFormFieldText | |
| $static | |
| $repeatable | |
Attributs protégés hérités de JFormFieldText | |
| $type = 'Text' | |
| $maxLength | |
| $inputmode | |
| $dirname | |
| $layout = 'joomla.form.field.text' | |
| 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.