PHP Classes

Form creator: Compose and display HTML forms

Recommend this page to a friend!
  Info   View files View files (11)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 52%Total: 990 This week: 1All time: 3,676 This week: 560Up
Version License PHP version Categories
form-creator 1.0BSD License5.1HTML, PHP 5
Description 

Author

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.

Picture of catalin
  Performance   Level  
Name: catalin <contact>
Classes: 6 packages by
Country: Romania Romania
Age: 43
All time rank: 108926 in Romania Romania
Week rank: 106 Up3 in Romania Romania Up

  Files folder image Files  
File Role Description
Files folder imageelements (8 files)
Plain text file element_factory.php Class Factory for form elements
Plain text file form.php Class main form class
Plain text file tag.php Class class for tag setup

  Files folder image Files  /  elements  
File Role Description
  Plain text file checkbox.php Class checkbox element class
  Plain text file element.php Class Parent class for elements
  Plain text file password.php Class Password element
  Plain text file radio.php Class Radio element
  Plain text file select.php Class Select element
  Plain text file submit.php Class Submit element
  Plain text file text.php Class Text element
  Plain text file textarea.php Class Textarea element

 Version Control Unique User Downloads Download Rankings  
 0%
Total:990
This week:1
All time:3,676
This week:560Up
User Ratings User Comments (1)
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2330
 
This is a very good and useful class :-)
11 years ago (José Filipe Lopes Santos)
60%StarStarStarStar