Liste de tous les membres
Documentation des fonctions membres
JFormFieldCaptcha::getInput |
( |
| ) |
|
|
protected |
JFormFieldCaptcha::setup |
( |
& |
$element, |
|
|
|
$value, |
|
|
|
$group = null |
|
) |
| |
Method to attach a JForm object to the field.
- Paramètres:
-
SimpleXMLElement | &$element | The SimpleXMLElement object representing the <field> tag for the form field object. |
mixed | $value | The form field value to validate. |
string | $group | The field name group control value. This acts as as an array container for the field. For example if the field has name="foo" and the group value is set to "bar" then the full field name would end up being "bar[foo]". |
- Renvoie:
- boolean True on success.
- Depuis:
- 2.5
Réimplémentée à partir de JFormField.
Références $class, JFactory\getApplication(), JFactory\getConfig(), et null.
Documentation des données membres
JFormFieldCaptcha::$type = 'Captcha' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :