Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Gc
View
Helper
FormCheckbox
PHP Class Gc\View\Helper\FormCheckbox
Inheritance:
extends
Zend\Form\View\Helper\FormCheckbox
Exibir arquivo
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