]> git.mjollnir.org Git - moodle.git/commit
added two new elements button and choosecoursefile which inherits from button
authorjamiesensei <jamiesensei>
Wed, 15 Nov 2006 07:40:49 +0000 (07:40 +0000)
committerjamiesensei <jamiesensei>
Wed, 15 Nov 2006 07:40:49 +0000 (07:40 +0000)
commit3c7656b4b02e35de0bfdc9a9668c4e64e0f54e23
tree02977d04cabf0d68298a4394ab102da1babfb5e3
parent19384dfb7043473a0f7d9ee70d029633f4befee2
added two new elements button and choosecoursefile which inherits from button

added $supportsgroups bool parameter with default true to give method standard_coursemodule_elements($supportsgroups=true) on moodleform_mod
lib/form/button.php [new file with mode: 0644]
lib/form/choosecoursefile.php [new file with mode: 0644]
lib/formslib.php