PHP Class Gc\View\Helper\FormCheckbox

Inheritance: extends Zend\Form\View\Helper\FormCheckbox
Datei anzeigen Open project: gotcms/gotcms Class Usage Examples

Public Methods

Method Description
render ( Zend\Form\ElementInterface $element ) : string Render a form element from the provided $element

Method Details

render() public method

Render a form element from the provided $element
public render ( Zend\Form\ElementInterface $element ) : string
$element Zend\Form\ElementInterface Zend Form Element
return string