Public Member Functions | |
__construct ($options=null) | |
setView (Zend_View_Interface $view=null) |
Definition at line 33 of file Form.php.
__construct | ( | $ | options = null ) |
Constructor
array | Zend_Config | null | $options |
Reimplemented from Zend_Form.
setView | ( | Zend_View_Interface $ | view = null ) |
Set the view object
Ensures that the view object has the jQuery view helper path set.
Zend_View_Interface | $view |
Reimplemented from Zend_Form.