moodle/enrol
2004-09-23 17:02:40 +00:00
..
database Merged improved database plugin for enrolment 2004-09-23 17:02:40 +00:00
flatfile XHTML compliance 2004-09-16 17:13:57 +00:00
internal fixed capitalization and quoting of attribute values 2004-09-12 20:45:41 +00:00
paypal fixed capitalization and quoting of attribute values 2004-09-12 20:45:41 +00:00
enrol.class.php XHTML compliance 2004-09-16 17:13:57 +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