◆ getInput()
Method to get the field input markup for the list of directories.
- Renvoie
- string The field input markup.
- Depuis
- 3.7.0
Références $html, $options, name, et value.
◆ getOptions()
Method to get the directories options.
- Renvoie
- array The dirs option objects.
- Depuis
- 3.7.0
◆ setup()
setup |
( |
SimpleXMLElement |
$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 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.
- Voir également
- JFormField::setup()
- Depuis
- 3.7.0
Références $return, et $value.
◆ $type
La documentation de cette classe a été générée à partir du fichier suivant :