Form elements
Table of Contents
- Base Element API — Common methods for Elements and Containers
- Base Container API — Methods defined in HTML_QuickForm2_Container class
- Form API — Methods of HTML_QuickForm2 class
- Built-in Elements — List of built-in Elements, element-specific methods and configuration
- Groups — Combining several form elements into a single entity
- Custom Group-based elements — Date and Hierselect
- Repeat element — Repeating a given Container several times
- Message Providers — Supplying (localized) messages to form elements
This chapter lists all element classes available in HTML_QuickForm2 and describes their base and element-specific API.