|
Stud.IP
6.1
|
Public Member Functions | |
| 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 Part | |
| $parent = null | |
| $contextobject = null | |
| $parts = [] | |
| render | ( | ) |