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 protégées | |
getInput () | |
getLayoutData () | |
Fonctions membres protégées hérités de JFormFieldText | |
getInput () | |
getOptions () | |
getSuggestions () | |
getLayoutData () | |
Attributs protégés | |
$type = 'Tel' | |
$layout = 'joomla.form.field.tel' | |
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. Supports a text field telephone numbers.
JFormRuleTel for telephone number validation JHtmlTel for rendering of telephone numbers 1.7.0
|
protected |
Method to get the field input markup.
|
protected |
Method to get the data to be passed to the layout for rendering.
Références $data.
|
protected |
|
protected |