Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
HTML List Progress Tree. More...
Public Member Functions | |
finished () | |
Called when the processing is finished. | |
output ($message, $depth=0) | |
Echo out the list. More... | |
Protected Attributes | |
int | $currentdepth = -1 |
HTML List Progress Tree.
html_list_progress_trace::output | ( | $message, | |
$depth = 0 |
|||
) |
Echo out the list.
string | $message | The message to display |
int | $depth |
void | Output is echoed |
Reimplemented from progress_trace.