JQuery/Form/Decorator/AccordionPane.php

Show: PublicProtectedPrivateinherited
Table of Contents
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.

Category
ZendX  
Copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
ZendX_JQuery  
Subpackage
View  
Version
$Id: AccordionPane.php 20165 2010-01-09 18:57:56Z bkarwin $  

\ZendX_JQuery_Form_Decorator_AccordionPane

Package: ZendX\JQuery\Form
Form Decorator for jQuery Accordion Pane View Helper
Parent(s)
\ZendX_JQuery_Form_Decorator_UiWidgetPane < \Zend_Form_Decorator_Abstract
Copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

>VPropertyprotectedarray $_attribs
inherited
Element attributes
Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::$$_attribs
>VPropertyprotectedstring $_helper = "accordionPane"
View helper
Default value"accordionPane"Details
Type
string
>VPropertyprotectedarray $_jQueryParams
inherited
jQuery option parameters
Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::$$_jQueryParams
>VPropertyprotectedstring $_title
inherited
Container title
Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::$$_title
Details
Type
string
Inherited_from
\ZendX_JQuery_Form_Decorator_UiWidgetPane::$$_title  

Methods

methodpublicgetAttribs() : array
inherited

Get element attributes

Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::getAttribs()
Returns
TypeDescription
array
methodpublicgetHelper() : string
inherited

Get view helper for rendering container

Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::getHelper()
Returns
TypeDescription
string
methodpublicgetJQueryParams() : array
inherited

Get jQuery option parameters

Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::getJQueryParams()
Returns
TypeDescription
array
methodpublicrender(string $content) : string
inherited

Render an jQuery UI Widget Pane using its associated view helper

Inherited from: \ZendX_JQuery_Form_Decorator_UiWidgetPane::render()
Parameters
NameTypeDescription
$contentstring
Returns
TypeDescription
string
Throws
ExceptionDescription
\Zend_Form_Decorator_Exception
\Zend_Form_Decorator_Exceptionif element or view are not registered
Documentation was generated by phpDocumentor 2.0.0a12.