Public Member Functions | Protected Attributes

ZendX_JQuery_Form_Decorator_DialogContainer Class Reference

Inheritance diagram for ZendX_JQuery_Form_Decorator_DialogContainer:
ZendX_JQuery_Form_Decorator_UiWidgetContainer

Public Member Functions

 render ($content)

Protected Attributes

 $_helper = "dialogContainer"

Detailed Description

Definition at line 36 of file DialogContainer.php.


Member Function Documentation

render ( content )

Render an jQuery UI Widget element using its associated view helper

Determine view helper from 'helper' option, or, if none set, from the element type. Then call as helper($element->getName(), $element->getValue(), $element->getAttribs())

Parameters:
string$content
Returns:
string
Exceptions:
Zend_Form_Decorator_Exceptionif element or view are not registered

Reimplemented from ZendX_JQuery_Form_Decorator_UiWidgetContainer.

Definition at line 51 of file DialogContainer.php.


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