Classes, interfaces, and traits

Gems_Form_AutosubmitElementInterface

Interface for elements that need to change settings on an autosubmit form.

« More »

Gems_Form

Base form class with extensions for correct load paths, autosubmit forms and registry use.

« More »

Gems_Form_AutoLoadFormAbstract

Adds default element loading to standard form

« More »

Gems_Form_Decorator_CKEditor

« More »

Gems_Form_Decorator_Form

Takes care of adding css or javascript when the form is rendered

« More »

Gems_Form_Decorator_TabErrors

Takes care of rendering errors in tabbed forms

« More »

Gems_Form_Decorator_Tabs

Display a form in a table decorator.

« More »

Gems_Form_Decorator_Tooltip

Render a tooltip as a jQuery tooltip

« More »

Gems_Form_Element_CKEditor

CKEditor form element.

« More »

Gems_Form_SubForm

Base form class with extensions for correct load paths, autosubmit forms and registry use.

« More »

Gems_Form_TabGroup

A special displaygroup, to be displayed in a jQuery tab. Main difference is in the decorators.

« More »

Gems_Form_TabSubForm

A special displaygroup, to be displayed in a jQuery tab. Main difference is in the decorators.

« More »

Gems_Form_TableForm

Render a Form as a table just by modifying the decorators

« More »

Gems_TabForm

Creates a form using tab-layout where each tab is a subform

« More »