SAX event handler. Maintains a list of open tags and dispatches them as they close.
Located in /libraries/pear/simpletest/page.php (line 23)
SimpleSaxListener | --SimplePageBuilder
Sets the builder up empty.
Unparsed, but relevant data. The data is added to every open tag.
End of element event.
Reads the raw content and send events into the page to be built.
Start of element event. Opens a new tag.
Parsed relevant data. The parsed tag is added to every open tag.
Factory for input tags.
Factory for selection fields.
Factory for the tag objects. Creates the appropriate tag object for the incoming tag name.
Opens a tag for receiving content. Multiple tags will be receiving input at the same time.
Inherited From SimpleSaxListener
SimpleSaxListener::SimpleSaxListener()
SimpleSaxListener::addContent()
SimpleSaxListener::endElement()
SimpleSaxListener::startElement()
Documentation generated on Fri, 10 Dec 2004 18:26:01 +0000 by phpDocumentor 1.3.0RC3