PHP Developer's Network : Network Member Forums

Class: Forms



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/931.html
      Classes of Lennart Groetzbach  > 
Forms
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  
  • Supplied by:

  • Picture of Lennart Groetzbach
    Name: Lennart Groetzbach <e-mail contact>
    Published packages: 13
    Country: Germany Germany - PHP jobs in Germany
    Home page: http://www.lennartgroetzbach.de/
    Age: 33
    All time rank: 28
    Week rank: 107

    Browse this author's classes

  • Groups:

  • Group folder image
    HTML generation and processing
    View top rated classes
  • Detailed description:

  • Class for generating forms

    Utility class to generate form elements


    function openForm($action, $method = 'post', $target = '', $fileUpload = false, $charset = '', $additional = '')
    function closeForm()
    function openFieldset($title, $pre = '')
    function closeFieldset()
    function hidden($name, $value='')
    function checkBox($value, $group='', $selected=false, $additional='')
    function checkBoxes($array, $group='', $selectArray, $additional='')
    function radioButtons($array, $group='', $selectId=1, $additional = '')
    function radioButton($value, $group='', $selected=false, $additional='')
    function selectBox($array, $selected=0, $name='', $size=1, $multiple=false, $additional='')
    function submitButton($title = '', $new = false, $newContent = '', $additional='')
    function resetButton($title = '', $new = false, $newContent = '', $additional='')
    function button($title, $name = '', $new = false, $newContent = '', $additional = '')
    function textField($value, $name='', $hidden=false, $size =-1, $length =-1, $additional='')
    function fileField($name = '', $file = '', $fileSize = 1000000, $size = -1, $accept="text/*", $additional='')
    function textArea($value, $name='', $cols=-1, $rows=-1, $wrap='soft' ,$readOnly=false, $additional='')
  • User ratings:

  • There are not enough user ratings to display for this class.
  • Applications that use this class:

  • Link Description
    Uploader Class
    Class for handling file uploads
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Plain text file Forms.php Class
    main class
    Accessible without login HTML file testForms.html Output
    example output
    Accessible without login Plain text file testForms.php Example
    example
    Download all files: forms.tar.gz forms.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products