Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Files | |
file | base.php |
Base class for handling progress information. | |
file | db_updater.php |
Progress handler that updates a database table with the progress. | |
file | display.php |
Progress handler that uses a standard Moodle progress bar to display progress. | |
file | display_if_slow.php |
Progress handler that uses a standard Moodle progress bar to display progress. | |
file | none.php |
Progress handler that ignores progress entirely. | |