This class can compose and display HTML forms.
The main class can compose the form by adding elements of several types.
There are separate classes for each type of form input. These classes extend a base form element class. They are responsible for generating HTML for the respective type of input.
Currently it provide classes for inputs of type checkbox, text, radio, textarea, password, select and submit.
An additional class is provided for generating arbitrary HTML tags.
|
|
| Name: |
Form creator |
| Base name: |
form-creator |
| Description: |
Compose and display HTML forms |
| Version: |
1.0 |
| PHP version: |
5.1 |
| License: |
BSD License |
| All time users: |
945 users |
| All time rank: |
3322 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Perfect (100.0%) |
- |
- |
- |
- |
Sufficient (60.0%) |
842 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|