|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| output ($message, $depth=0) | |
| finished () | |
Protected Attributes | |
| $currentdepth = -1 | |
Definition at line 3064 of file weblib.php.
| finished | ( | ) |
Called when the processing is finished.
Reimplemented from progress_trace.
Definition at line 3100 of file weblib.php.
| output | ( | $ | message, |
| $ | depth = 0 |
||
| ) |
Echo out the list
| string | $message | The message to display |
| int | $depth |
Reimplemented from progress_trace.
Definition at line 3075 of file weblib.php.
$currentdepth = -1 [protected] |
Definition at line 3066 of file weblib.php.