Classes
Form
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 » FormHelper
Form's helper class.
Provides a storage for filesystem's paths where Form's entities reside and methods for creating those entities.
Also stores objects with entities' prototypes for further reusing.
« More » Classes
HelpsiteField
Form Field class for the Joomla Platform.
Provides a select list of help sites.
« More » LastvisitdaterangeField
Field to show a list of available date ranges to filter on last visit date.
Classes
OptionsRule
Form Rule class for the Joomla Platform.
Requires the value entered be one of the options in a field of type="list"
« More »