You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jose Filipi
d89e5c3cfa
|
2 years ago | |
---|---|---|
.. | ||
category | 2 years ago | |
classes/privacy | 2 years ago | |
cohort | 2 years ago | |
database | 2 years ago | |
flatfile | 2 years ago | |
guest | 2 years ago | |
imsenterprise | 2 years ago | |
ldap | 2 years ago | |
lti | 2 years ago | |
manual | 2 years ago | |
meta | 2 years ago | |
mnet | 2 years ago | |
paypal | 2 years ago | |
self | 2 years ago | |
tests | 2 years ago | |
yui | 2 years ago | |
README.txt | 2 years ago | |
ajax.php | 2 years ago | |
bulkchange_forms.php | 2 years ago | |
editenrolment.php | 2 years ago | |
editenrolment_form.php | 2 years ago | |
editinstance.php | 2 years ago | |
editinstance_form.php | 2 years ago | |
externallib.php | 2 years ago | |
index.php | 2 years ago | |
instances.php | 2 years ago | |
locallib.php | 2 years ago | |
otherusers.php | 2 years ago | |
renderer.php | 2 years ago | |
test_settings.php | 2 years ago | |
unenroluser.php | 2 years ago | |
upgrade.txt | 2 years ago | |
users_forms.php | 2 years ago |
README.txt
ENROLMENT MODULES
-----------------
(Yes, that's the correct English spelling ;-) )
All enrolment modules must extend base class enrol_plugin
which is defined in lib/enrollib.php. You can find documentation
of each method in the base class.