Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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:

Public Member Functions

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

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

◆ finished()

html_list_progress_trace::finished ( )

Called when the processing is finished.

Reimplemented from progress_trace.

◆ 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: