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

Public Member Functions

 NestingGroupTag ($attributes)
 paintStart (&$listener)
 paintEnd (&$listener)
 getSize ()

Detailed Description

Definition at line 422 of file xml.php.


Member Function Documentation

getSize ( )

The size in the attributes.

Returns:
integer Value of size attribute or zero. public

Definition at line 459 of file xml.php.

Here is the call graph for this function:

Here is the caller graph for this function:

NestingGroupTag ( attributes)

Sets the basic test information except the name.

Parameters:
hash$attributesName value pairs. public

Definition at line 430 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 450 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 440 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