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

Public Member Functions

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

Detailed Description

Definition at line 382 of file xml.php.


Member Function Documentation

NestingCaseTag ( attributes)

Sets the basic test information except the name.

Parameters:
hash$attributesName value pairs. public

Definition at line 390 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 410 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 400 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