Classes

JForm

Form Class for the Joomla Platform.

This class implements a robust API for constructing, populating, filtering, and validating forms. It uses XML definitions to construct form fields and a variety of field and rule classes to render and validate the form.
« More »

JFormField

Abstract Form Field class for the Joomla Platform.

« More »

JFormFieldAccessLevel

Form Field class for the Joomla Platform.

Provides a list of access levels. Access levels control what users in specific groups can see.
« More »

JFormFieldCacheHandler

Form Field class for the Joomla Platform.

Provides a list of available cache handlers
« More »

JFormFieldCalendar

Form Field class for the Joomla Platform.

Provides a pop up date picker linked to a button. Optionally may be filtered to use user's or server's time zone.
« More »

JFormFieldCategory

Form Field class for the Joomla Platform.

Supports an HTML select list of categories
« More »

JFormFieldCheckbox

Form Field class for the Joomla Platform.

Single check box field. This is a boolean field with null for false and the specified option for true
« More »

JFormFieldCheckboxes

Form Field class for the Joomla Platform.

Displays options as a list of check boxes. Multiselect may be forced to be true.
« More »

JFormFieldColor

Color Form Field class for the Joomla Platform.

This implementation is designed to be compatible with HTML5's <input type="color">
« More »

JFormFieldCombo

Form Field class for the Joomla Platform.

Implements a combo box field.
« More »

JFormFieldComponentLayout

Form Field to display a list of the layouts for a component view from the extension or template overrides.

« More »

JFormFieldContentLanguage

Form Field class for the Joomla Platform.

Provides a list of content languages
« More »

JFormFieldDatabaseConnection

Form Field class for the Joomla Platform.

Provides a list of available database connections, optionally limiting to a given list.
« More »

JFormFieldEditor

Form Field class for the Joomla Platform.

An editarea field for content creation
« More »

JFormFieldEditors

Form Field class for the Joomla Platform.

Provides a list of installed editors.
« More »

JFormFieldEMail

Form Field class for the Joomla Platform.

Provides and input field for e-mail addresses
« More »

JFormFieldFile

Form Field class for the Joomla Platform.

Provides an input field for files
« More »

JFormFieldFileList

Supports an HTML select list of files

Supports a generic list of options.
« More »

JFormFieldFolderList

Supports an HTML select list of folder

Supports a generic list of options.
« More »

JFormFieldGroupedList

Form Field class for the Joomla Platform.

Provides a grouped list select field.
« More »

JFormFieldHidden

Form Field class for the Joomla Platform.

Provides a hidden field
« More »

JFormFieldImageList

Supports an HTML select list of image

Supports a generic list of options.
« More »

JFormFieldInteger

Form Field class for the Joomla Platform.

Provides a select list of integers with specified first, last and step values.
« More »

JFormFieldLanguage

Form Field class for the Joomla Platform.

Supports a list of installed application languages
« More »

JFormFieldList

Form Field class for the Joomla Platform.

Supports a generic list of options.
« More »

JFormFieldMedia

Form Field class for the Joomla Platform.

Provides a modal media selector including upload mechanism
« More »

JFormFieldMenuItem

Supports an HTML grouped select list of menu item grouped by menu

Provides a grouped list select field.
« More »

JFormFieldModuleLayout

Form Field to display a list of the layouts for module display from the module or template overrides.

« More »

JFormFieldPassword

Form Field class for the Joomla Platform.

Text field for passwords
« More »

JFormFieldPlugins

Form Field class for the Joomla Framework.

Supports a generic list of options.
« More »

JFormFieldRadio

Form Field class for the Joomla Platform.

Provides radio button inputs
« More »

JFormFieldRules

Form Field class for the Joomla Platform.

Field for assigning permissions to groups for a given asset
« More »

JFormFieldSessionHandler

Form Field class for the Joomla Platform.

Provides a select list of session handler options.
« More »

JFormFieldSpacer

Form Field class for the Joomla Platform.

Provides spacer markup to be used in form layouts.
« More »

JFormFieldSQL

Supports an custom SQL select list

Supports a generic list of options.
« More »

JFormFieldTel

Form Field class for the Joomla Platform.

Supports a text field telephone numbers.
« More »

JFormFieldText

Form Field class for the Joomla Platform.

Supports a one line text field.
« More »

JFormFieldTextarea

Form Field class for the Joomla Platform.

Supports a multi line area for entry of plain text
« More »

JFormFieldTimezone

Form Field class for the Joomla Platform.

Provides a grouped list select field.
« More »

JFormFieldUrl

Form Field class for the Joomla Platform.

Supports a URL text field
« More »

JFormFieldUsergroup

Form Field class for the Joomla Platform.

Supports a nested check box field listing user groups. Multiselect is available by default.
« More »

JFormHelper

JForm's helper class.

Provides a storage for filesystem's paths where JForm's entities reside and methods for creating those entities. Also stores objects with entities' prototypes for further reusing.
« More »

JFormRule

Form Rule class for the Joomla Platform.

« More »

JFormRuleBoolean

Form Rule class for the Joomla Platform.

« More »

JFormRuleColor

Form Rule class for the Joomla Platform.

« More »

JFormRuleEmail

Form Rule class for the Joomla Platform.

« More »

JFormRuleEquals

Form Rule class for the Joomla Platform.

« More »

JFormRuleOptions

Form Rule class for the Joomla Platform.

Requires the value entered be one of the options in a field of type="list"
« More »

JFormRuleRules

Form Rule class for the Joomla Platform.

« More »

JFormRuleTel

Form Rule class for the Joomla Platform

« More »

JFormRuleUrl

Form Rule class for the Joomla Platform.

« More »

JFormRuleUsername

Form Rule class for the Joomla Platform.

« More »