Public Member Functions | Protected Attributes

ZendX_JQuery_Form_Decorator_UiWidgetPane Class Reference

Inheritance diagram for ZendX_JQuery_Form_Decorator_UiWidgetPane:
ZendX_JQuery_Form_Decorator_AccordionPane ZendX_JQuery_Form_Decorator_TabPane

Public Member Functions

 getHelper ()
 getAttribs ()
 getJQueryParams ()
 render ($content)

Protected Attributes

 $_helper
 $_attribs
 $_jQueryParams
 $_title

Detailed Description

Definition at line 33 of file UiWidgetPane.php.


Member Function Documentation

getAttribs (  )

Get element attributes

Returns:
array

Definition at line 78 of file UiWidgetPane.php.

getHelper (  )

Get view helper for rendering container

Returns:
string

Definition at line 64 of file UiWidgetPane.php.

getJQueryParams (  )

Get jQuery option parameters

Returns:
array

Definition at line 96 of file UiWidgetPane.php.

render ( content )

Render an jQuery UI Widget Pane using its associated view helper

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

Definition at line 129 of file UiWidgetPane.php.


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