Stud.IP
5.4
|
Public Member Functions | |
__construct ($legend=null) | |
setLegend ($legend) | |
render () | |
![]() | |
__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) | |
Protected Attributes | |
$legend = null | |
![]() | |
$parent = null | |
$contextobject = null | |
$parts = [] | |
Additional Inherited Members | |
![]() | |
$if = null | |
__construct | ( | $legend = null | ) |
render | ( | ) |
setLegend | ( | $legend | ) |
|
protected |