Abstract Form Decorator for all jQuery UI Widget Containers
package | ZendX_JQuery |
---|---|
subpackage | Form |
copyright | Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) |
license | New BSD License |
getAttribs() : array
array
getHelper() : string
\Zend_Form_Decorator_Exception |
---|
string
getJQueryParams() : array
array
render(string $content) : string
Determine view helper from 'helper' option, or, if none set, from the element type. Then call as helper($element->getName(), $element->getValue(), $element->getAttribs())
string
\Zend_Form_Decorator_Exception |
if element or view are not registered |
---|
string
$_attribs : array
$_helper : string
$_jQueryParams : array