All Classes in this namespace are HTML input-elements that can be added to instances of the HtmlForm-class, but also to also to fieldsets and steps:
These are the most used elements that are added to the form with the add-method:
Classes | |
| class | Address |
| Default address fieldset. More... | |
| class | Boolean |
| HTML single checkbox input type. More... | |
| class | Button |
| HTML text input type. More... | |
| class | Captcha |
| Captcha Class Captcha. More... | |
| class | Color |
| HTML color input type. More... | |
| class | Country |
| HTML-multiple-choice country input select . More... | |
| class | Creditcard |
| Default creditcard fieldset. More... | |
| class | Date |
| HTML date input type. More... | |
| class | Datetime |
| HTML datetime input type. More... | |
| class | Datetimelocal |
| HTML datetime-local input type. More... | |
| class | |
| HTML email input type. More... | |
| class | Fieldset |
| The fieldset class holds HTML-fieldset specific attributes and methods. More... | |
| class | File |
| HTML file input type. More... | |
| class | Hidden |
| HTML hidden input type. More... | |
| class | Html |
| Can be used to insert custom HTML between rendered HTML elements. More... | |
| class | Month |
| HTML month input type. More... | |
| class | Multiple |
| HTML-multiple-choice input type i.e. More... | |
| class | Number |
| HTML number input type. More... | |
| class | Password |
| HTML password input type. More... | |
| class | Placeholder |
| Adds a placeholder for a form element. More... | |
| class | PlaceholderMultiple |
| Placeholder for form multiple form values. More... | |
| class | Range |
| HTML range input type. More... | |
| class | Richtext |
| HTML richtext element. More... | |
| class | Search |
| HTML search input type. More... | |
| class | Single |
| HTML-single-choice input type i.e. More... | |
| class | State |
| HTML-multiple-choice States input select . More... | |
| class | Step |
| Steps break up forms into separate consecutive parts. More... | |
| class | Stepnav |
| Can be used to insert a step navigation. More... | |
| class | Tel |
| HTML tel input type. More... | |
| class | Text |
| HTML text input type. More... | |
| class | Textarea |
| HTML textarea element. More... | |
| class | Time |
| HTML time input type. More... | |
| class | Url |
| HTML url input-type. More... | |
| class | Week |
| HTML week input type. More... | |