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

Public Member Functions

 NestingMethodTag ($attributes)
 paintStart (&$listener)
 paintEnd (&$listener)

Detailed Description

Definition at line 342 of file xml.php.


Member Function Documentation

NestingMethodTag ( attributes)

Sets the basic test information except the name.

Parameters:
hash$attributesName value pairs. public

Definition at line 350 of file xml.php.

Here is the call graph for this function:

paintEnd ( &$  listener)

Signals the appropriate end event on the listener.

Parameters:
SimpleReporter$listenerTarget for events. public

Definition at line 370 of file xml.php.

Here is the call graph for this function:

paintStart ( &$  listener)

Signals the appropriate start event on the listener.

Parameters:
SimpleReporter$listenerTarget for events. public

Definition at line 360 of file xml.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