moodle/enrol/self
Petr Škoda eac37ff46a MDL-36431 fix multiple problems with self enrol defaults
This patch adds new method for retrieving of default properties of enrol_self instances and uses it both for automatic adding of instances and add instance form - this will guarantee both are using the same data in the future.
2012-11-07 18:57:14 +01:00
..
cli MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00
db MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00
lang/en MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00
pix MDL-22795 new enrol self icons - credit goes to Rossiani Wijaya 2010-09-20 07:43:56 +00:00
tests MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00
edit.php MDL-36431 fix multiple problems with self enrol defaults 2012-11-07 18:57:14 +01:00
edit_form.php MDL-36431 fix multiple problems with self enrol defaults 2012-11-07 18:57:14 +01:00
editenrolment.php Merge branch 'w35_MDL-35070_m24_selfcleanup' of git://github.com/skodak/moodle 2012-08-28 21:05:26 +02:00
editenrolment_form.php MDL-35070 coding style cleanup in enrol_self 2012-08-26 16:02:38 +02:00
lib.php MDL-36431 fix multiple problems with self enrol defaults 2012-11-07 18:57:14 +01:00
locallib.php MDL-35070 coding style cleanup in enrol_self 2012-08-26 16:02:38 +02:00
settings.php MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00
unenrolself.php MDL-35070 coding style cleanup in enrol_self 2012-08-26 16:02:38 +02:00
version.php MDL-35843 implement self enrolment expiry notification 2012-10-19 16:04:00 +08:00