Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | base_form.php |
File containing the base import form. | |
file | caches.php |
Cache definitions. | |
file | course.php |
File containing the course class. | |
file | helper.php |
File containing the helper class. | |
file | processor.php |
File containing processor class. | |
file | provider.php |
Privacy Subsystem implementation for tool_uploadcourse. | |
file | settings.php |
Link to CSV course upload. | |
file | step1_form.php |
File containing the step 1 of the upload form. | |
file | step2_form.php |
Bulk course upload step 2. | |
file | tracker.php |
Output tracker. | |
file | version.php |
Plugin version info. | |
Namespaces | |
namespace | tool_uploadcourse\privacy |
| |
Classes | |
class | tool_uploadcourse\privacy\provider |
Privacy Subsystem for tool_uploadcourse implementing null_provider. More... | |
class | tool_uploadcourse_base_form |
Base import form. More... | |
class | tool_uploadcourse_course |
Course class. More... | |
class | tool_uploadcourse_helper |
Class containing a set of helpers. More... | |
class | tool_uploadcourse_processor |
Processor class. More... | |
class | tool_uploadcourse_step1_form |
Upload a file CVS file with course information. More... | |
class | tool_uploadcourse_step2_form |
Specify course upload details. More... | |
class | tool_uploadcourse_tracker |
Class output tracker. More... | |
Variables | |
$definitions | |
$plugin = 2020060900 | |
$plugin | component = 'tool_uploadcourse' |
$plugin | version = 2020061500 |
$definitions |