PHP Class Newscoop\Form\Decorator\Label

Inheritance: extends Zend_Form_Decorator_Labe\Zend_Form_Decorator_Label
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Свойство Type Description
$_hiddenLabels array Element types that doesn't show a label

Méthodes publiques

Méthode Description
render ( string $content ) : string Render a label

Method Details

render() public méthode

Render a label
public render ( string $content ) : string
$content string
Résultat string

Property Details

$_hiddenLabels public_oe property

Element types that doesn't show a label
public array $_hiddenLabels
Résultat array