Takes care of rendering tabs

Extension to the baseclass: In this class we merge options and attributes in order to make selecting a tab work the change is in line 73

$Id$

filesource
package Gems
subpackage JQuery

 Methods

Render an jQuery UI Widget element using its associated view helper

render(string $content) : string

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

Parameters

$content

string

Exceptions

\Zend_Form_Decorator_Exception if element or view are not registered

Returns

string