moodle/lib/form
jamiesensei 86aab05ced fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes.
and stopped using label tag for a group of elements where the label refers to the group of elements and not an individual one.
2007-01-08 15:53:17 +00:00
..
adv.gif * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
adv.png * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
advcheckbox.php fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes. 2007-01-08 15:53:17 +00:00
button.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
cancel.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
checkbox.php fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes. 2007-01-08 15:53:17 +00:00
choosecoursefile.php small fix to button 2007-01-04 11:30:37 +00:00
dateselector.php added code to include hidden labels in groups in forms 2006-12-09 14:06:15 +00:00
datetimeselector.php added code to include hidden labels in groups in forms 2006-12-09 14:06:15 +00:00
editorhelp.php various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib. 2007-01-07 12:46:47 +00:00
file.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
format.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
group.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
header.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
hidden.php some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window. 2006-11-13 07:43:22 +00:00
htmleditor.php added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00
modgrade.php checking in files for some new custom elements. And added a default help button to the format drop down box. 2006-11-14 02:57:19 +00:00
modgroupmode.php some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window. 2006-11-13 07:43:22 +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 some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
questioncategory.php migrated randomsamatch to formslib. 2007-01-08 13:58:42 +00:00
radio.php fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes. 2007-01-08 15:53:17 +00:00
req.gif This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags. 2006-09-24 17:04:51 +00:00
req.png added setAdvanced MoodleQuickForm method. And added closeHeaderAfter method 2006-12-14 12:44:10 +00:00
select.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +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 some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
submit.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
text.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
textarea.php added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00