moodle/lib/form
2009-05-18 04:06:55 +00:00
..
simpletest formslib durations: MDL-18500 Let the form control the default unit. 2009-03-16 05:57:25 +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
cancel.php
checkbox.php
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 MDL-14620 - need to check vars are set before using. - adding check so I can include this form type in SCORM 2008-08-20 21:59:21 +00:00
dateselector.php formslib dates: MDL-16592 show a pop-up calendar for picking dates. 2009-03-13 09:56:53 +00:00
datetimeselector.php formslib dates: MDL-16592 show a pop-up calendar for picking dates. 2009-03-13 09:56:53 +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-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon 2009-05-16 20:53:21 +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
filemanager.php "MDL-16597, passing maxbytes and maxfiles to file picker" 2009-05-18 04:06:55 +00:00
filepicker.php "MDL-16597, passing maxbytes and maxfiles to file picker" 2009-05-18 04:06:55 +00:00
format.php MDL-14965: Pass-by-reference call broke forum on php5 2008-05-23 11:02:46 +00:00
group.php Whitespace cleanup. 2009-01-16 06:29:56 +00:00
header.php
hidden.php
htmleditor.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
modgrade.php
modvisible.php
password.php
passwordunmask.php MDL-16115 Password unmask form fields do not work with XHTML strict headers 2008-08-21 08:00:51 +00:00
questioncategory.php
radio.php
recaptcha.php "MDL-19037, use getremoteaddr to get remote ip address" 2009-05-01 03:04:10 +00:00
select.php MDL-18948 fixed handling of indexes when removing options; merged from MOODLE_19_STABLE 2009-04-24 07:15:45 +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
static.php
submit.php
submitlink.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
tags.php formslib / tags: MDL-17889 debugging message if you try to create a tags field when $CFG->usertags if false. 2009-01-16 07:34:29 +00:00
text.php
textarea.php formslib / tags: MDL-17889 a new formslib field type for editing a list of tags. 2009-01-15 09:24:45 +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