Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
file | access.php |
Defines the capabilities used by the user upload admin tool. | |
file | cli_helper.php |
Class cli_helper. | |
file | cli_progress_tracker.php |
Class cli_progress_tracker. | |
file | field_value_validators.php |
File containing the field_value_validators class. | |
file | preview.php |
Class preview. | |
file | process.php |
Class process. | |
file | provider.php |
Privacy Subsystem implementation for tool_uploaduser. | |
file | text_progress_tracker.php |
Class text_progress_tracker. | |
Namespaces | |
namespace | tool_uploaduser |
| |
namespace | tool_uploaduser\local |
| |
namespace | tool_uploaduser\privacy |
| |
Classes | |
class | tool_uploaduser\cli_helper |
Helper method for CLI script to upload users (also has special wrappers for cli* functions for phpunit testing) More... | |
class | tool_uploaduser\local\cli_progress_tracker |
Tracks the progress of the user upload and outputs it in CLI script (writes to STDOUT) More... | |
class | tool_uploaduser\local\field_value_validators |
Field validator class. More... | |
class | tool_uploaduser\local\text_progress_tracker |
Tracks the progress of the user upload and echos it in a text format. More... | |
class | tool_uploaduser\preview |
Display the preview of a CSV file. More... | |
class | tool_uploaduser\privacy\provider |
Privacy Subsystem for tool_uploaduser implementing null_provider. More... | |
class | tool_uploaduser\process |
Process CSV file with users data, this will create/update users, enrol them into courses, etc. More... | |
Variables | |
$capabilities | |
$capabilities |