API Documentation

JQuery/Form/Decorator/DialogContainer.php

Includes Classes 
category
ZendX
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
ZendX_JQuery
subpackage
View
version
$Id: DialogContainer.php 20745 2010-01-29 10:34:00Z beberlei $
Classes
ZendX_JQuery_Form_Decorator_DialogContainer

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.

\ZendX_JQuery_Form_Decorator_DialogContainer

Extends from
\ZendX_JQuery_Form_Decorator_UiWidgetContainer
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
ZendX_JQuery
subpackage
Form
Properties
$_helper
Methods
render

Description

Form Decorator for jQuery Dialog View Helper

Properties

$_helper

string $_helper = 'dialogContainer'

View helper

Details

string
visibility
protected
default
dialogContainer
final
false
static
false

Methods

render

render( string $content ) : string

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
$content
string
Output
string
Details
visibility
public
final
false
static
false
throws
if element or view are not registered
Documentation was generated by DocBlox 0.12.2.