![]() |
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 JFormFieldEMail:Fonctions membres protégées | |
| getInput () | |
| getLayoutData () | |
Fonctions membres protégées hérités de JFormFieldText | |
| getInput () | |
| getOptions () | |
| getSuggestions () | |
| getLayoutData () | |
Attributs protégés | |
| $type = 'Email' | |
| $layout = 'joomla.form.field.email' | |
Attributs protégés hérités de JFormFieldText | |
| $type = 'Text' | |
| $maxLength | |
| $inputmode | |
| $dirname | |
| $layout = 'joomla.form.field.text' | |
Membres hérités additionnels | |
Fonctions membres publiques hérités de JFormFieldText | |
| __get ($name) | |
| __set ($name, $value) | |
| setup (SimpleXMLElement $element, $value, $group=null) | |
Form Field class for the Joomla Platform. Provides and input field for email addresses
|
protected |
Method to get the field input markup for email addresses.
|
protected |
Method to get the data to be passed to the layout for rendering.
Références $data.
|
protected |
|
protected |