package |
ZendX_JQuery |
subpackage |
View |
copyright |
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) |
license |
New BSD License |
inherited_from |
\ZendX_JQuery_View_Helper_UiWidget |
Methods
Create a jQuery UI Dialog filled with the given content
dialogContainer(string $id, string $content, array $params = array()
, array $attribs = array()
) : string
Parameters
$id
string
$content
string
$params
array
$attribs
array
Returns
string
Set view and enable jQuery Core and UI libraries
setView(\Zend_View_Interface $view) : \ZendX_JQuery_View_Helper_Widget
Inherited
Parameters
$view
\Zend_View_Interface
Returns
\ZendX_JQuery_View_Helper_Widget
Helps with building the correct Attributes Array structure.
_prepareAttributes(String $id, String $value, Array $attribs) : Array
Inherited
Parameters
$id
String
$value
String
$attribs
Array
Returns
Array
$attribs
Properties
Contains reference to the jQuery view helper
$jquery : \ZendX_JQuery_View_Helper_JQuery_Container