summaryrefslogtreecommitdiff
path: root/inc/form.php
Commit message (Expand)AuthorAge
* changed all input type=submit buttons to button type=submit button for better...Anika Henke2015-07-12
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* some doc updateAndreas Gohr2014-05-19
* Merge branch 'master' into diff_navigationAndreas Gohr2014-03-14
|\
| * PHPDocs formGerrit Uitslag2014-02-18
* | add disable options to form_makeListboxField. Disable out of range revisionsGerrit Uitslag2014-02-15
|/
* fixed some doc stringsAndreas Gohr2014-02-14
* fixed editing of RTL and LTR scripts mix (including a lot of wiki syntax) bei...Anika Henke2013-12-07
* Input wrapper for html formsTom N Harris2012-06-28
* do not strip empty form parameters FS#2222Andreas Gohr2011-04-17
* Remove trailing whitespace in buildAttributes outputAdrian Lang2011-01-12
* Deprecate html_attbuild in favor of buildAttributesTom N Harris2010-10-24
* Add an optional off value to Doku_Form’s checkboxesAdrian Lang2010-06-15
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* New mail subscription with digestAdrian Lang2010-01-20
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* changed printForm to getForm and added a print wrapperAndreas Gohr2009-11-17
* form method should be lowercase and action should be set alwaysMichael Klier2009-11-17
* Always set value parameter of select fields for compatibility with IEAdrian Lang2009-10-22
* Change inc/form.php to four space indentationAdrian Lang2009-10-22
* Make Doku_Form constructor more flexibleAdrian Lang2009-10-22
* Whitespace cleanup FS#1709furun2009-10-16
* more strict validityAnika Henke2009-01-19
* moved class.no in form to a better place (for better strict validity)Anika Henke2009-01-19
* fixed broken empty img alt params in formsAnika Henke2009-01-17
* removed some illogical path setupsAndreas Gohr2008-12-13
* removed 'ALT+' from all titles of elements with accesskeys (FS#1172)Anika Henke2008-10-12
* form_listboxfield now produces valid output of a listbox including labelGina Haeussge2008-04-07
* added makeFileField method to form classMichael Klier2007-10-29
* allow enctype setting in form classMichael Klier2007-10-29
* Avoid duplicate attributes in formsTom N Harris2007-10-06
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Part 2 of the SecurityToken patch to avaoid CSRF attacksAndreas Gohr2007-08-30
* Space between label and input element for new form handlerAndreas Gohr2007-08-04
* New structured forms and action eventsTom N Harris2007-07-30