moodle/enrol
2005-05-13 09:27:26 +00:00
..
authorize Authorize.net plugin, some fixes. 2005-05-13 09:27:26 +00:00
database Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
flatfile Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
internal Slightly better, at least it validates now 2005-03-04 02:14:44 +00:00
ldap Fixing typo in ldap enrolment plugin (variable missing _) 2005-03-29 00:21:55 +00:00
paypal When using the Paypal module, you can now also use enrolment keys 2005-05-04 07:31:25 +00:00
enrol.class.php Merged from MOODLE_14_STABLE - Fixes 'Erroneous redirection to course enrolment page' bug #3224 - patch by Patrick Li 2005-05-13 05:10:17 +00:00
index.html Stop people browsing enrolment modules 2005-01-23 04:17:41 +00:00
README.txt Enrolment architecture version 0.5 ! 2004-06-25 03:28:12 +00:00

ENROLMENT MODULES
-----------------

(Yes, that's the correct English spelling  ;-) )

enrol.class.php contains the base class and explains 
all the possible functions that an enrolment module 
can have.

Each plugin is in a subfolder here and extends the
base class as necessary.


Martin Dougiamas and Shane Elliott, Moodle.com