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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| category | 3 years ago | |
| classes/privacy | 3 years ago | |
| cohort | 3 years ago | |
| database | 3 years ago | |
| flatfile | 3 years ago | |
| guest | 3 years ago | |
| imsenterprise | 3 years ago | |
| ldap | 3 years ago | |
| lti | 3 years ago | |
| manual | 3 years ago | |
| meta | 3 years ago | |
| mnet | 3 years ago | |
| paypal | 3 years ago | |
| self | 3 years ago | |
| tests | 3 years ago | |
| yui | 3 years ago | |
| README.txt | 3 years ago | |
| ajax.php | 3 years ago | |
| bulkchange_forms.php | 3 years ago | |
| editenrolment.php | 3 years ago | |
| editenrolment_form.php | 3 years ago | |
| editinstance.php | 3 years ago | |
| editinstance_form.php | 3 years ago | |
| externallib.php | 3 years ago | |
| index.php | 3 years ago | |
| instances.php | 3 years ago | |
| locallib.php | 3 years ago | |
| otherusers.php | 3 years ago | |
| renderer.php | 3 years ago | |
| test_settings.php | 3 years ago | |
| unenroluser.php | 3 years ago | |
| upgrade.txt | 3 years ago | |
| users_forms.php | 3 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.