Comments: on this page. Click to read or post your own.
SAX event handler. Maintains a list of open tags and dispatches them as they close.
Located in /sapphire/dev/simpletest/page.php (line 120)
SimpleSaxListener | --SimplePageBuilder
Sets the builder up empty.
Unparsed, but relevant data. The data is added to every open tag.
End of element event.
Frees up any references so as to allow the PHP garbage collection from unset() to work.
Reads the raw content and send events into the page to be built.
Start of element event. Opens a new tag.
Creates the parser used with the builder.
Inherited From SimpleSaxListener
SimpleSaxListener::SimpleSaxListener()
SimpleSaxListener::addContent()
SimpleSaxListener::endElement()
SimpleSaxListener::startElement()
Documentation generated on Sun, 19 Oct 2008 06:43:58 +1300 by phpDocumentor 1.3.2