.. |
advcheckbox.php
|
set default for this element to return a '0' if unchecked and '1' if checked.
|
2007-01-19 08:08:50 +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
|
fixed text field widths in new forms
|
2007-01-11 19:47:08 +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
|
MDL-8144 Fixed can not force free format selection
|
2007-01-11 09:41:13 +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 |
select.php
|
some xhtml validity fixes for the case that select and text elements are 'frozen'
|
2007-01-11 04:57:57 +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
|
xhtml validity fix for static element type
|
2007-01-10 05:05:26 +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 xhtml validity fixes for the case that select and text elements are 'frozen'
|
2007-01-11 04:57:57 +00:00 |
textarea.php
|
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
|
2007-01-05 04:51:46 +00:00 |