Class NestingGroupTag

Description

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

Located in /libraries/pear/simpletest/xml.php (line 391)

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

Sets the basic test information except the name.

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

The size in the attributes.

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

Signals the appropriate end event on the listener.

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

Signals the appropriate start event on the listener.

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

Inherited Methods

Inherited From NestingXmlTag

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

Documentation generated on Fri, 11 Feb 2005 18:14:41 +0000 by phpDocumentor 1.3.0RC3