This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-05-11 02:36:05 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
d0508099c6
Branches
Tags
View all branches
moodle
/
lib
/
form
History
jamiesensei
271e6decda
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:51:09 +00:00
..
advcheckbox.php
MDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms
2007-07-27 11:05:34 +00:00
button.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
cancel.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
checkbox.php
MDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms
2007-07-27 11:05:34 +00:00
choosecoursefile.php
…
choosecoursefileorimsrepo.php
Adding the choosecoursefileorimsrepo form element to
2007-07-02 16:49:39 +00:00
dateselector.php
…
datetimeselector.php
Fiexed order of time elements for RTL MDL-10768
2007-08-09 08:44:29 +00:00
editorhelp.php
…
file.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
format.php
…
group.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
header.php
…
hidden.php
…
htmleditor.php
when element is frozen should not escape html entities in htmleditor.
2007-07-16 06:04:20 +00:00
modgrade.php
…
modgroupmode.php
…
modvisible.php
…
password.php
…
passwordunmask.php
…
questioncategory.php
merging MOODLE_19_QUESTIONS with HEAD
2007-08-09 21:51:09 +00:00
radio.php
MDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms
2007-07-27 11:05:34 +00:00
select.php
…
selectgroups.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
selectyesno.php
…
static.php
…
submit.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00
text.php
…
textarea.php
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
2007-05-27 05:01:51 +00:00