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

Public Member Functions

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

Detailed Description

Definition at line 2985 of file weblib.php.


Member Function Documentation

finished ( )

Called when the processing is finished.

Reimplemented in html_list_progress_trace.

Definition at line 2996 of file weblib.php.

output ( message,
depth = 0 
) [abstract]

Ouput an progress message in whatever format.

Parameters:
string$messagethe message to output.
integer$depthindent depth for this message.

Reimplemented in html_list_progress_trace, html_progress_trace, text_progress_trace, and null_progress_trace.


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