12 Commits

Author SHA1 Message Date
Damyon Wiese
344321e1ef MDL-55417 forms: Clean up form element template patch
Use a trait and a base mustache template for all form elements to reduce code
duplication and increase standardisation.

Part of MDL-55071
2016-09-23 10:53:30 +01:00
Marina Glancy
1a0df5535e MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
Rajesh Taneja
c277b502ab MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
Sam Hemelryk
58b7d48f9a MDL-30974 forms: Last minute phpdoc fixes 2012-02-21 12:39:35 +13:00
Rajesh Taneja
6c1fd30484 MDL-30974 form: Checked and updated docblock for form library 2012-02-15 12:55:06 +08:00
Petr Skoda
4bcc51185c MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions 2009-12-30 15:19:55 +00:00
Petr Skoda
4a0e2e632f MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:42:23 +00:00
nicolasconnault
aa9a686740 MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 05:20:12 +00:00
mjollnir_
fdc25313cf MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default) 2008-09-02 12:54:09 +00:00
nicolasconnault
2c3550dec2 MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning 2008-09-02 12:47:23 +00:00
nicolasconnault
90355eaa3d MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning 2008-09-02 12:23:38 +00:00
nicolasconnault
1ae1941eb1 MDL-14591 New "warning" form element 2008-09-02 12:14:58 +00:00