PHP 클래스 Newscoop\Form\Decorator\Form

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

공개 메소드들

메소드 설명
getOptions ( ) : array Override the getOptions from the parent
render ( string $content ) : string Render a form

메소드 상세

getOptions() 공개 메소드

setting the action to the template action
public getOptions ( ) : array
리턴 array

render() 공개 메소드

Replaces $content entirely from currently set element.
public render ( string $content ) : string
$content string
리턴 string