Up one level | ||
category/ | ||
classes/ | ||
cohort/ | ||
database/ | ||
fee/ | ||
flatfile/ | ||
guest/ | ||
imsenterprise/ | ||
ldap/ | ||
lti/ | ||
manual/ | ||
meta/ | ||
mnet/ | ||
paypal/ | ||
self/ | ||
tests/ | ||
yui/ | ||
ajax.php [source] [129 lines] | This file processes AJAX enrolment actions and returns JSON | |
bulkchange_forms.php [source] [116 lines] | This file contains form for bulk changing user enrolments. | |
editenrolment.php [source] [109 lines] | User enrolment edit script. | |
editenrolment_form.php [source] [91 lines] | Contains the form used to edit enrolments for a user. | |
editinstance.php [source] [108 lines] | Adds new instance of an enrolment plugin to specified course or edits current instance. | |
editinstance_form.php [source] [91 lines] | Adds new instance of enrol_plugin to specified course or edits current instance. | |
externallib.php [source] [1443 lines] | External course participation api. This api is mostly read only, the actual enrol and unenrol support is in each enrol plugin. | |
index.php [source] [124 lines] | This page shows all course enrolment options for current user. | |
instances.php [source] [301 lines] | Main course enrolment management UI. | |
locallib.php [source] [1653 lines] | This file contains the course_enrolment_manager class which is used to interface with the functions that exist in enrollib.php in relation to a single course. | |
otherusers.php [source] [98 lines] | List and modify users that are not enrolled but still have a role in course. | |
renderer.php [source] [711 lines] | This is the main renderer for the enrol section. | |
test_settings.php [source] [75 lines] | Test enrol plugin settings. | |
unenroluser.php [source] [91 lines] | Completely unenrol a user from a course. | |
users_forms.php [source] [198 lines] | Various enrol UI forms |