moodle/admin/user
2022-11-17 16:28:09 +07:00
..
lib.php
user_bulk.php MDL-38511 admin: Allow plugins to define custom bulk actions 2020-01-23 00:29:54 +11:00
user_bulk_cohortadd.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
user_bulk_cohortadd_form.php
user_bulk_confirm.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_delete.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_display.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_download.php MDL-72019 user: Allows data to be formatted when exporting. 2022-11-17 16:28:09 +07:00
user_bulk_forcepasswordchange.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_forms.php Merge branch 'MDL-38511-bulk-actions' of https://github.com/brendanheywood/moodle 2020-01-28 11:10:17 +08:00
user_bulk_message.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
user_message_form.php