Login   Register  
PHP Classes
elePHPant
Icontem

HtmlForm PHP 5

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Sebastian Schlapkohl
Name: Sebastian Schlapkohl <e-mail contact>
Packages: 1 Browse all classes by Sebastian Schlapkohl Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 30
All time rank: 2784173 in Germany Germany
Week rank: 1485 Up81 in Germany Germany Up


  Detailed description   Download .zip .tar.gz  
This package can create, validate and process HTML forms composed programmatically.

It provides many classes that abstract most types of HTML elements that can be used in HTML forms by providing a fluent interface that allows defining many aspects of each element, including validation rules.

The main forms class can render the form automatically and return the composed form HTML as a string.

I can optionally generate JavaScript to validate the forms on the browser side before submitting the forms.

The class can also check if the form has been submitted and validate all fields at once.

  Classes of Sebastian Schlapkohl  >  HtmlForm PHP 5  >  Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HtmlForm PHP 5
Base name: html-form-php-5
Description: Validate HTML forms composed programmatically
Version: 0.999
PHP version: 5.2.4
License: GNU General Public License (GPL)
All time users: 480 users
All time rank: 5033
Week users: 1 user
Week rank: 2173 Up
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes

  Files folder image Screenshots  
Testcase Scenario 01
File Role Description
Accessible without login Image file screen1.png Screen Testcase Scenario 01
Accessible without login Image file screen2.png Screen Testcase Scenario 02


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
HtmlForm-Website Development Page with examples, demos, development code, contact and so forth

  Files folder image Files  
File Role Description
Files folder imageapidoc (18 files, 6 directories)
Files folder imagehtmlform (22 files, 3 directories)
Files folder imageimg (2 files)
Files folder imagejs (1 file)
Plain text file index.php Example Example script

  Files  /  Files folder image apidoc  
File Role Description
Files folder imageform (2 files)
Files folder imageformdata (2 files)
Files folder imageformelements (2 files, 4 directories)
Files folder imagemedia (3 files)
Files folder imagetools (2 files)
Files folder imagevalidation (2 files)
  HTML file classtrees_form.html Doc. Documentation
  HTML file classtrees_formdata.html Doc. Documentation
  HTML file classtrees_formelements.html Doc. Documentation
  HTML file classtrees_tools.html Doc. Documentation
  HTML file classtrees_validation.html Doc. Documentation
  HTML file elementindex.html Doc. Documentation
  HTML file elementindex_form.html Doc. Documentation
  HTML file elementindex_formdata.html Doc. Documentation
  HTML file elementindex_formelements.html Doc. Documentation
  HTML file elementindex_tools.html Doc. Documentation
  HTML file elementindex_validation.html Doc. Documentation
  HTML file errors.html Doc. Documentation
  HTML file index.html Doc. Documentation
  HTML file li_form.html Doc. Documentation
  HTML file li_formdata.html Doc. Documentation
  HTML file li_formelements.html Doc. Documentation
  HTML file li_tools.html Doc. Documentation
  HTML file li_validation.html Doc. Documentation

  Files  /  apidoc  /  Files folder image form  
File Role Description
  HTML file HtmlForm.html Doc. Documentation
  HTML file _HtmlForm.class.php.html Doc. Documentation

  Files  /  apidoc  /  Files folder image formdata  
File Role Description
  HTML file FormValueSet.html Doc. Documentation
  HTML file _HtmlForm.FormValueSet.class.php.html Doc. Documentation

  Files  /  apidoc  /  Files folder image formelements  
File Role Description
Files folder imagecontainer-widgets (4 files)
Files folder imagecontrol-widgets (8 files)
Files folder imagespecial-widgets (4 files)
Files folder imagevalue-widgets (18 files)
  HTML file FormElement.html Doc. Documentation
  HTML file _HtmlForm.FormElement.absclass.php.html Doc. Documentation

  Files  /  apidoc  /  formelements  /  Files folder image container-widgets  
File Role Description
  HTML file AlignBlock.html Doc. Documentation
  HTML file FieldSet.html Doc. Documentation
  HTML file _HtmlForm.FormElem...lock.class.php.html Doc.
  HTML file _HtmlForm.FormElem...dSet.class.php.html Doc.

  Files  /  apidoc  /  formelements  /  Files folder image control-widgets  
File Role Description
  HTML file InputButton.html Doc. Documentation
  HTML file InputImage.html Doc. Documentation
  HTML file InputReset.html Doc. Documentation
  HTML file InputSubmit.html Doc. Documentation
  HTML file _HtmlForm.FormElem...tton.class.php.html Doc.
  HTML file _HtmlForm.FormElem...mage.class.php.html Doc.
  HTML file _HtmlForm.FormElem...eset.class.php.html Doc.
  HTML file _HtmlForm.FormElem...bmit.class.php.html Doc.

  Files  /  apidoc  /  formelements  /  Files folder image special-widgets  
File Role Description
  HTML file CustomHtml.html Doc. Documentation
  HTML file Label.html Doc. Documentation
  HTML file _HtmlForm.FormElem...Html.class.php.html Doc.
  HTML file _HtmlForm.FormElem...abel.class.php.html Doc.

  Files  /  apidoc  /  formelements  /  Files folder image value-widgets  
File Role Description
  HTML file InputCheckbox.html Doc. Documentation
  HTML file InputFile.html Doc. Documentation
  HTML file InputHidden.html Doc. Documentation
  HTML file InputPassword.html Doc. Documentation
  HTML file InputRadio.html Doc. Documentation
  HTML file InputText.html Doc. Documentation
  HTML file JsDateTime.html Doc. Documentation
  HTML file Select.html Doc. Documentation
  HTML file TextArea.html Doc. Documentation
  HTML file _HtmlForm.FormElem...kbox.class.php.html Doc.
  HTML file _HtmlForm.FormElem...File.class.php.html Doc.
  HTML file _HtmlForm.FormElem...dden.class.php.html Doc.
  HTML file _HtmlForm.FormElem...word.class.php.html Doc.
  HTML file _HtmlForm.FormElem...adio.class.php.html Doc.
  HTML file _HtmlForm.FormElem...Text.class.php.html Doc.
  HTML file _HtmlForm.FormElem...Time.class.php.html Doc.
  HTML file _HtmlForm.FormElem...lect.class.php.html Doc.
  HTML file _HtmlForm.FormElem...Area.class.php.html Doc.

  Files  /  apidoc  /  Files folder image media  
File Role Description
  Image file background.png Icon Icon image
  Image file empty.png Icon Icon image
  Plain text file style.css Data Auxiliary data

  Files  /  apidoc  /  Files folder image tools  
File Role Description
  HTML file HtmlFormTools.html Doc. Documentation
  HTML file _HtmlFormTools.class.php.html Doc.

  Files  /  apidoc  /  Files folder image validation  
File Role Description
  HTML file FormValidator.html Doc. Documentation
  HTML file _HtmlForm.FormValidator.class.php.html Doc. Documentation

  Files  /  htmlform  /  Files folder image img  
File Role Description
  Image file cal.gif Icon Icon image
  Image file cal_close.gif Icon Icon image
  Image file cal_fastforward.gif Icon Icon image
  Image file cal_fastreverse.gif Icon Icon image
  Image file cal_forward.gif Icon Icon image
  Image file cal_minus.gif Icon Icon image
  Image file cal_plus.gif Icon Icon image
  Image file cal_reverse.gif Icon Icon image

  Files  /  htmlform  /  Files folder image js  
File Role Description
  Plain text file datetimepicker_css.js Data Auxiliary data

  Files  /  htmlform  /  Files folder image messages  
File Role Description
  Plain text file english.inc.php Conf. Configuration script
  Plain text file german.inc.php Conf. Configuration script

  Files  /  Files folder image img  
File Role Description
  Image file htmlform_logo.png Data Auxiliary data
  Image file submit.png Icon Icon image

  Files  /  Files folder image js  
File Role Description
  Plain text file jquery.min.js Data

Download all files: html-form-php-5.tar.gz html-form-php-5.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.