|
Stud.IP
6.1
|
Public Member Functions | |
| __construct () | |
Public Member Functions inherited from Fieldset | |
| __construct ($legend=null) | |
| setLegend ($legend) | |
| setCollapsable (bool $state=true) | |
| setCollapsed (bool $state=true) | |
| render () | |
Public Member Functions inherited from Part | |
| __construct (... $parts) | |
| setContextObject ($object) | |
| getContextObject () | |
| addPart (Part $part) | |
| addInput (Input $input) | |
| addText (string $text, bool $text_is_html=true) | |
| addLink (string $title, string $url, ?\Icon $icon=null, array $attributes=[]) | |
| render () | |
| renderWithCondition () | |
| getAllInputs () | |
| setParent (Part $parent) | |
| setIfCondition ($if) | |
| getInputFromArray (array $data) | |
Additional Inherited Members | |
Data Fields inherited from Part | |
| $if = null | |
Protected Attributes inherited from Fieldset | |
| $legend = null | |
| bool | $collapsable = false |
| bool | $collapsed = false |
Protected Attributes inherited from Part | |
| $parent = null | |
| $contextobject = null | |
| $parts = [] | |
The Text class represents a part of a form that displays a captcha.
| __construct | ( | ) |