Moodle  2.2.1
http://www.collinsharper.com
html_list_progress_trace Class Reference
Inheritance diagram for html_list_progress_trace:
Collaboration diagram for html_list_progress_trace:

Public Member Functions

 output ($message, $depth=0)
 finished ()

Protected Attributes

 $currentdepth = -1

Detailed Description

Definition at line 3064 of file weblib.php.


Member Function Documentation

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

Parameters:
string$messageThe message to display
int$depth
Returns:
void Output is echoed

Reimplemented from progress_trace.

Definition at line 3075 of file weblib.php.


Field Documentation

$currentdepth = -1 [protected]

Definition at line 3066 of file weblib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations