3. Elements - neilime/zf2-twb-bundle GitHub Wiki

Elements

TwbBundle provides new elements to supports Twitter Bootstrap potential.

StaticElement : TwbBundle\Form\Element\StaticElement

Static element is a form element witch provides Static control and should be rendered by static form helper

$this->formStatic(new \TwbBundle\Form\Element\StaticElement());