PHP Class Gc\View\Helper\FormMultiCheckbox

Inheritance: extends Zend\Form\View\Helper\FormMultiCheckbox
Mostra file Open project: gotcms/gotcms Class Usage Examples

Protected Methods

Method Description
renderOptions ( Zend\Form\Element\MultiCheckbox $element, array $options, array $selectedOptions, array $attributes ) : string Render options

Method Details

renderOptions() protected method

Render options
protected renderOptions ( Zend\Form\Element\MultiCheckbox $element, array $options, array $selectedOptions, array $attributes ) : string
$element Zend\Form\Element\MultiCheckbox Element
$options array Options
$selectedOptions array Selected options
$attributes array Attributes
return string