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

Public Member Functions

 EclipseInvoker (&$invoker, &$listener)
 before ($method)
 after ($method)

Detailed Description

Definition at line 275 of file eclipse.php.


Member Function Documentation

after ( method)

Stops output buffering and send the captured output to the listener.

Parameters:
string$methodTest method to call. public

Reimplemented from SimpleInvokerDecorator.

Definition at line 297 of file eclipse.php.

Here is the call graph for this function:

before ( method)

Starts output buffering.

Parameters:
string$methodTest method to call. public

Reimplemented from SimpleInvokerDecorator.

Definition at line 286 of file eclipse.php.

EclipseInvoker ( &$  invoker,
&$  listener 
)

Definition at line 276 of file eclipse.php.

Here is the call graph for this function:


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