PHP 클래스 Newscoop\Form\Decorator\Label

상속: extends Zend_Form_Decorator_Labe\Zend_Form_Decorator_Label
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 프로퍼티들

프로퍼티 타입 설명
$_hiddenLabels array Element types that doesn't show a label

공개 메소드들

메소드 설명
render ( string $content ) : string Render a label

메소드 상세

render() 공개 메소드

Render a label
public render ( string $content ) : string
$content string
리턴 string

프로퍼티 상세

$_hiddenLabels 공개적으로 프로퍼티

Element types that doesn't show a label
public array $_hiddenLabels
리턴 array