Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
html_list_progress_trace Class Reference

HTML List Progress Tree. More...

Inheritance diagram for html_list_progress_trace:
progress_trace

Public Member Functions

 finished ()
 Called when the processing is finished.
 
 output ($message, $depth=0)
 Echo out the list. More...
 

Protected Attributes

int $currentdepth = -1
 

Detailed Description

HTML List Progress Tree.

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

Member Function Documentation

◆ output()

html_list_progress_trace::output (   $message,
  $depth = 0 
)

Echo out the list.

Parameters
string$messageThe message to display
int$depth
Return values
voidOutput is echoed

Reimplemented from progress_trace.


The documentation for this class was generated from the following file: