moodle/enrol
moodler 28888608eb DOn't automatically unenrol students from courses with an unlimited
enrolment period, EVEN if the student has a use-by date.
2005-02-10 17:22:28 +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 Presents login as guest button if course allows guests. 2005-02-05 16:58:28 +00:00
ldap Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
paypal Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
enrol.class.php DOn't automatically unenrol students from courses with an unlimited 2005-02-10 17:22:28 +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