Stud.IP  5.4
Fieldset Class Reference
Inheritance diagram for Fieldset:
Part

Public Member Functions

 __construct ($legend=null)
 
 setLegend ($legend)
 
 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)
 

Protected Attributes

 $legend = null
 
- Protected Attributes inherited from Part
 $parent = null
 
 $contextobject = null
 
 $parts = []
 

Additional Inherited Members

- Data Fields inherited from Part
 $if = null
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $legend = null)

Member Function Documentation

◆ render()

render ( )

◆ setLegend()

setLegend (   $legend)

Field Documentation

◆ $legend

$legend = null
protected

The documentation for this class was generated from the following file: