Public Member Functions

Zend_View_Helper_Form Class Reference

Inheritance diagram for Zend_View_Helper_Form:
Zend_View_Helper_FormElement Zend_View_Helper_HtmlElement Zend_View_Helper_Abstract Zend_View_Helper_Interface

Public Member Functions

 form ($name, $attribs=null, $content=false)

Detailed Description

Definition at line 34 of file Form.php.


Member Function Documentation

form ( name,
attribs = null,
content = false 
)

Render HTML form

Parameters:
string$nameForm name
null | array$attribsHTML form attributes
false | string$contentForm content
Returns:
string

Definition at line 44 of file Form.php.


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