Classes summary
BlockForm |
BlockForm - Form that will output formatted as a HTML table |
Button |
Button - button form element |
ButtonTray |
ButtonTray - button tray form element |
Captcha |
Captcha - captcha form element |
Checkbox |
Checkbox - a checkbox form element |
ColorPicker |
ColorPicker - colorpicker form element |
DateSelect |
DateSelect - date entry element with calendar popup |
DateTime |
DateTime - date and time form element |
DhtmlTextArea |
DhtmlTextArea - A textarea with xoopsish formatting and smilie buttons |
Editor |
Editor - an editor element |
Element |
Element - Abstract base class for form elements |
ElementFactory |
Factory to build form elements |
ElementTray |
ElementTray - a group of form elements |
File |
File - a file upload field |
Form |
Form - Abstract Form |
GroupCheckbox |
GroupCheckbox - select group(s) using checkboxes |
GroupFormCheckbox |
GroupFormCheckbox - checkbox options for a group permission form |
GroupPermissionForm |
GroupPermissionForm - a form for setting module specific group permissions |
Hidden |
Hidden - a hidden field |
Label |
Label - a field label |
Mail |
Mail - a email address element |
OptionElement |
OptionElement - Abstract base class for form elements with options (i.e. Select) |
Password |
Password - a password entry element |
Radio |
Radio - radio button element |
RadioYesNo |
RadioYesNo - Yes/No radio buttons. |
Raw |
Raw - raw form element |
Select |
Select - a select element |
SelectCountry |
SelectCountry - a select field with countries |
SelectEditor |
SelectEditor |
SelectGroup |
SelectGroup - a select field with a choice of available groups |
SelectLanguage |
SelectLanguage - a select field with available languages |
SelectLocale |
SelectLocale - a select field with available locales |
SelectMatchOption |
SelectMatchOption - a selection box with options for matching search terms |
SelectTheme |
SelectTheme - a select box with available themes |
SelectTimeZone |
SelectTimeZone - a select box with time zones |
SelectUser |
SelectUser - select user form element |
SimpleForm |
SimpleForm - Form that outputs as simple HTML, with minimum formatting |
Tab |
Tab - a form tab |
TableForm |
TableForm - Form that will output formatted as a HTML table |
TabTray |
TabTray - a form tray for tabs |
Text |
Text - a simple text field |
TextArea |
TextArea - a text area element |
ThemeForm |
ThemeForm - Form that will output as a theme-enabled HTML table |
Token |
Token - a security token form element |
Url |
Url - text element for URL |