toyomoyo
177d4abf11
adding idnumber field for course modules and modedit form
2007-04-11 09:19:24 +00:00
jamiesensei
24e25bc124
small change to fix MDL-8788 which was a problem with non unique header element names
2007-03-13 14:50:22 +00:00
tjhunt
ab6803a97c
missed defaults_reprocessing to data_preprocessing
2007-01-16 18:01:02 +00:00
jamiesensei
a7f7e52fc5
changed name of moodleform_mod method 'defaults_preprocessing' to 'data_preprocessing' in line with change of set_defaults name to set_data.
2007-01-16 15:36:33 +00:00
skodak
32db0d42c9
MDL-8166 some forgotten set_defaults converted to set_data
2007-01-12 19:01:31 +00:00
jamiesensei
19110c573d
added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method.
...
also used new cancel button in all mod_forms as well as a 'Revert' button and reworked logic about where to go on cancel or after submission for modedit.php
2006-12-04 09:36:30 +00:00
jamiesensei
e24b7f851a
some restructuring of formslib - moving moodleform_mod definition to new file course\moodleform_mod.php and some changes to moodleform_mod standard elements setup and moodleform disabledIf API
2006-11-24 06:39:15 +00:00