This package can generate and validate forms composed with fields defined in XML files.
The generated forms can use a Javascript remoting scripting library to invoke remote PHP scripts without submiting the forms.
The package consists of:
- PHP class xmlForm, based on the original written by Herman Veluwenkamp to generate HTML forms from XML configuration file.
- PHP class dbUndo (in the class.undo.php file) designed to manage MySQL database record updates and undo operations, which comes together with a PhpUnit test suite class
- A XSL form definition file, covering all the generic needs of the supplied form samples, including the following form input formats: text, textarea, checkbox, radio button, remote script invocation button, file, hidden, single and multiple selections (with selection lists that can be kept in separate files)
- A number of Javascript and PHP functions that use Brent Ashley's jsrs (javascript remote scripting library), including his own jsrs package
|
|
| Name: |
metaForm |
| Base name: |
metaform |
| Description: |
Generate and validate forms from XML definitions |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
795 users |
| All time rank: |
3757 |
| Week users: |
0 users |
| Week rank: |
2363  |
| |
|
| 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 |
|
|