Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Newscoop
Form
Decorator
Label
PHP Class Newscoop\Form\Decorator\Label
Inheritance:
extends
Zend_Form_Decorator_Labe\Zend_Form_Decorator_Label
Mostra file
Open project: sourcefabric/newscoop
Public Properties
Property
Type
Description
$_hiddenLabels
array
Element types that doesn't show a label
Public Methods
Method
Description
render
(
string
$content
) :
string
Render a label
Method Details
render()
public
method
Render a label
public
render
(
string
$content
) :
string
$content
string
return
string
Property Details
$_hiddenLabels
public_oe property
Element types that doesn't show a label
public
array
$_hiddenLabels
return
array