moodle/enrol
2004-12-20 02:50:26 +00:00
..
database Merged change to restore $CFG->prefix from stable 2004-09-25 15:33:06 +00:00
flatfile XHTML compliance 2004-09-16 17:13:57 +00:00
internal fixed bad newlines and changed firstname lastname to call to fullname function 2004-09-29 21:13:53 +00:00
ldap Enrol/LDAP - initial commit, a bit rough around the edges. 2004-11-22 02:41:41 +00:00
paypal Merged from stable 2004-12-20 02:50:26 +00:00
enrol.class.php Allow groups to have enrolment keys in addition to the course enrolment key. 2004-12-14 08:12:12 +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