API Documentation

ZendX/JQuery/Form/Decorator/DialogContainer.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

UiWidgetContainer.php (Require Once)

Classes

ZendX_JQuery_Form_Decorator_DialogContainer

Description

Form Decorator for jQuery Dialog View Helper

Methods

render,

render( string   $content, ) : string

Description

Render an jQuery UI Widget element using its associated view helper

Determine view helper from 'helper' option, or, if none set, from the element type. Then call as helper($element->getName(), $element->getValue(), $element->getAttribs())


Arguments

Name Type Description Default
$content string |

Return value

Type Description
string

Tags

Name Description
throws if element or view are not registered

Properties

$_helper,

  protected  $_helper = dialogContainer


Documentation was generated by DocBlox.