| 
    Moodle PHP Documentation 4.1
    
   Moodle 4.1dev (Build: 20220512) (5e5e12e0) 
   | 
 
HTML List Progress Tree. More...
  
Public Member Functions | |
| finished () | |
| Called when the processing is finished.  More... | |
| output ($message, $depth=0) | |
| Echo out the list.  More... | |
Protected Attributes | |
| int | $currentdepth = -1 | 
HTML List Progress Tree.
| html_list_progress_trace::finished | ( | ) | 
Called when the processing is finished.
Reimplemented from progress_trace.
| 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.