Public Member Functions

ZendX_JQuery_Form Class Reference

Inheritance diagram for ZendX_JQuery_Form:
Zend_Form Zend_Validate_Interface

Public Member Functions

 __construct ($options=null)
 setView (Zend_View_Interface $view=null)

Detailed Description

Definition at line 33 of file Form.php.


Constructor & Destructor Documentation

__construct ( options = null )

Constructor

Parameters:
array | Zend_Config | null$options
Returns:
void

Reimplemented from Zend_Form.

Definition at line 41 of file Form.php.


Member Function Documentation

setView ( Zend_View_Interface view = null )

Set the view object

Ensures that the view object has the jQuery view helper path set.

Parameters:
Zend_View_Interface$view
Returns:
ZendX_JQuery_Form

Reimplemented from Zend_Form.

Definition at line 58 of file Form.php.


The documentation for this class was generated from the following file: