PHP 클래스 Action_Helper_Form

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

공개 메소드들

메소드 설명
direct ( string $name ) : Zend_Form Get form by given name
init ( )

메소드 상세

direct() 공개 메소드

Get form by given name
public direct ( string $name ) : Zend_Form
$name string
리턴 Zend_Form

init() 공개 메소드

public init ( )