Public Member Functions | |
setView (Zend_View_Interface $view) | |
Protected Member Functions | |
_prepareAttributes ($id, $value, $attribs) | |
Protected Attributes | |
$jquery |
Definition at line 42 of file UiWidget.php.
_prepareAttributes | ( | $ | id, |
$ | value, | ||
$ | attribs | ||
) | [protected] |
Helps with building the correct Attributes Array structure.
String | $id | |
String | $value | |
Array | $attribs |
Definition at line 74 of file UiWidget.php.
setView | ( | Zend_View_Interface $ | view ) |
Set view and enable jQuery Core and UI libraries
Zend_View_Interface | $view |
Reimplemented from Zend_View_Helper_Abstract.
Definition at line 57 of file UiWidget.php.