Class NestingGroupTag

Description

Accumulator for incoming group tag. Holds the incoming test structure information for later dispatch to the reporter.

Located in /xml.php (line 422)

NestingXmlTag
   |
   --NestingGroupTag
Method Summary
 NestingGroupTag NestingGroupTag (hash $attributes)
 integer getSize ()
 void paintEnd ( &$listener, SimpleReporter $listener)
 void paintStart ( &$listener, SimpleReporter $listener)
Variables
Methods
Constructor NestingGroupTag (line 430)

Sets the basic test information except the name.

  • access: public
NestingGroupTag NestingGroupTag (hash $attributes)
  • hash $attributes: Name value pairs.
getSize (line 459)

The size in the attributes.

  • return: Value of size attribute or zero.
  • access: public
integer getSize ()
paintEnd (line 450)

Signals the appropriate end event on the listener.

  • access: public
void paintEnd ( &$listener, SimpleReporter $listener)
paintStart (line 440)

Signals the appropriate start event on the listener.

  • access: public
void paintStart ( &$listener, SimpleReporter $listener)

Inherited Methods

Inherited From NestingXmlTag

 NestingXmlTag::NestingXmlTag()
 NestingXmlTag::getName()
 NestingXmlTag::setName()
 NestingXmlTag::_getAttributes()

Documentation generated on Sun, 04 May 2008 09:22:31 -0500 by phpDocumentor 1.3.0