moodle/lib/form
2009-07-29 03:28:36 +00:00
..
simpletest MDL-19579 code coverage - add initial $includecoverage attributes 2009-06-26 17:21:36 +00:00
advcheckbox.php MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller. 2007-12-04 10:35:25 +00:00
button.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
cancel.php MDL-19708 adding missing sumbit button class include 2009-07-03 13:31:37 +00:00
checkbox.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
choosecoursefile.php MDL-19112 choosecoursefile group element - pass specified attrs to text element ; merged from 19_STABLE 2009-05-07 20:30:48 +00:00
choosecoursefileorimsrepo.php choosecoursefileorimsrepo MDL-19332 pass specified attrs to text element 2009-05-29 04:14:25 +00:00
dateselector.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
datetimeselector.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
duration.php formslib durations: MDL-18500 Let the form control the default unit. 2009-03-16 05:57:25 +00:00
editor.php MDL-16706 fix of previous fix - multiple editors in one form shoudl work again 2009-07-09 16:33:58 +00:00
editorhelp.php MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +00:00
file.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
filemanager.js "MDL-16597, disable add button once reach max files limit" 2009-07-29 03:28:36 +00:00
filemanager.php "MDL-16597, disable add button once reach max files limit" 2009-07-29 03:28:36 +00:00
filepicker.js removed bogus debug code 2009-07-25 08:17:56 +00:00
filepicker.php lib-form MDL-16706 Changed inline JS to use PAGE methods 2009-07-07 08:49:00 +00:00
format.php MDL-14965: Pass-by-reference call broke forum on php5 2008-05-23 11:02:46 +00:00
group.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
header.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
hidden.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
htmleditor.php MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
modgrade.php MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 12:07:58 +00:00
modvisible.php new element type 'selectyesno' and some clean up to code for modvisible and modgroupmode elements. 2006-11-12 11:30:12 +00:00
password.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
passwordunmask.js lib-form MDL-16706 Changed inline JS to use PAGE methods 2009-07-07 08:49:00 +00:00
passwordunmask.php lib-form MDL-16706 Changed inline JS to use PAGE methods 2009-07-07 08:49:00 +00:00
questioncategory.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +00:00
radio.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
recaptcha.php lib-form MDL-16706 Changed inline JS to use PAGE methods 2009-07-07 08:49:00 +00:00
select.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
selectgroups.php MDL-19139 selectgroups formslib element improvements - 1/ does not validate if optgroup array empty 2/ add optional $showchoose parameter which adds "Choose..." as first item of list with empty value; merged from MOODLE_19_STABLE 2009-05-10 11:49:00 +00:00
selectwithlink.php MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE 2008-10-22 09:31:49 +00:00
selectyesno.php new element type 'selectyesno' and some clean up to code for modvisible and modgroupmode elements. 2006-11-12 11:30:12 +00:00
static.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
submit.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
submitlink.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
tags.php tags formslib element: MDL-19264 array_combine barfs on empty arrays. 2009-06-02 08:33:35 +00:00
text.php MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
textarea.php MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms 2009-06-07 09:43:27 +00:00
warning.php 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