PHP Classes

metaForm: Generate and validate forms from XML definitions

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 819 All time: 4,217 This week: 488Up
Version License Categories
metaform 1.0.0GNU Lesser Genera...HTML, Databases
Description 

Author

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

Picture of yo keller
Name: yo keller <contact>
Classes: 1 package by
Country: France France

 

  Files folder image Files (23)  
File Role Description
Files folder imageexprForm (6 files)
Files folder imagejsrs-adr-php (11 files)
Plain text file class.undo.php Class php dbUndo class
Accessible without login Plain text file formDef.xsl Data xsl style sheet for numerous form sub-fields defined as xml configurations
Accessible without login Plain text file jsrsClient.js Data Brent Ashley jsrs client library
Accessible without login Plain text file jsrsServer.inc.php Aux. corresponding jsrs php server library
Accessible without login Plain text file undoTestCases.php Test PhpUnit test suite for dbUndo class
Plain text file xmlForm.php Class php xmlForm class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:819
This week:0
All time:4,217
This week:488Up