Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core\progress Namespace Reference

  More...

Classes

class  base
 Base class for handling progress information. More...
 
class  db_updater
 Progress handler that updates a database table with the progress. More...
 
class  display
 Progress handler that uses a standard Moodle progress bar to display progress. More...
 
class  display_if_slow
 Progress handler that uses a standard Moodle progress bar to display progress. More...
 
class  none
 Progress handler that ignores progress entirely. More...
 

Detailed Description

 

Progress handler that ignores progress entirely.

Progress handler that updates a database table with the progress.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later