|
| setup (\SimpleXMLElement $element, $value, $group=null) |
|
| addOption ($text, $attributes=array()) |
|
| __get ($name) |
|
| __construct ($form=null) |
|
| __get ($name) |
|
| __set ($name, $value) |
|
| setForm (Form $form) |
|
| setup (\SimpleXMLElement $element, $value, $group=null) |
|
| setValue ($value) |
|
| getAttribute ($name, $default=null) |
|
| getDataAttributes () |
|
| renderDataAttributes () |
|
| render ($layoutId, $data=array()) |
|
| renderField ($options=array()) |
|
| filter ($value, $group=null, Registry $input=null) |
|
| validate ($value, $group=null, Registry $input=null) |
|
| postProcess ($value, $group=null, Registry $input=null) |
|
| setDatabase (DatabaseInterface $db) |
|
Workflow States field.
- Depuis
- 4.0.0
◆ getOptions()
Method to get the field options.
- Renvoie
- array The field option objects.
- Depuis
- 4.0.0
Références $component, $option, $options, $parts, $selected, $text, $tmp, $value, Text\_(), Text\alt(), extension, Factory\getApplication(), et value.
◆ setup()
setup |
( |
\SimpleXMLElement |
$element, |
|
|
|
$value, |
|
|
|
$group = null |
|
) |
| |
Method to attach a Form 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
- 4.0.0
Références $value, extension, et Factory\getApplication().
◆ $extension
◆ $hideAll
◆ $type
$type = 'Workflowcondition' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :