API Documentation

ZendX/JQuery/View/Helper/UiWidget.php

Includes |Classes |

Properties

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.


Includes

Zend/View/Helper/HtmlElement.php (Require Once)
ZendX/JQuery.php (Require Once)

Classes

ZendX_JQuery_View_Helper_UiWidget

Description

jQuery Ui Widget Base class

Methods

_prepareAttributes, setView,

_prepareAttributes( String   $id, String   $value, Array   $attribs, ) : Array

Description

Helps with building the correct Attributes Array structure.

Arguments

Name Type Description Default
$id String |
$value String |
$attribs Array |

Return value

Type Description
Array $attribs

setView( Zend_View_Interface   $view, ) : ZendX_JQuery_View_Helper_Widget

Description

Set view and enable jQuery Core and UI libraries

Arguments

Name Type Description Default
$view Zend_View_Interface |

Return value

Type Description
ZendX_JQuery_View_Helper_Widget

Properties

$jquery,

  protected  $jquery =

Contains reference to the jQuery view helperZendX_JQuery_View_Helper_JQuery_Container


Documentation was generated by DocBlox.