FormElement | --AlignBlock
In general this is a container element used to style a certain form-part differently or to align the widgets in another fashion.
static AlignBlock get( [String $id = ''])
Factories are used to make instant chaining possible.
AlignBlock __construct( [String $id = ''])
Get new instances with "get()" instead.
String doRender( )
null getValue( )
[line 27]