WACT_TESTS
[ class tree: WACT_TESTS ] [ index: WACT_TESTS ] [ all elements ]

Class: ListenerInterface

Source Location: /tests/cases/template/compiler/htmlparser.test.php

Class Overview


Methods


Inherited Variables

Inherited Methods


Class Details


Class Methods


constructor ListenerInterface



ListenerInterface ListenerInterface( )

method cdata



void cdata( mixed $data)

method characters



void characters( mixed $data)

method comment



void comment( mixed $data)

method doctype



void doctype( mixed $data)

method emptyElement



void emptyElement( mixed $name, mixed $attrs)

method endElement



void endElement( mixed $name)

method escape



void escape( mixed $data)

method invalidAttributeSyntax



void invalidAttributeSyntax( )

method invalidEntitySyntax



void invalidEntitySyntax( mixed $data)

method jasp



void jasp( mixed $data)

method processingInstruction



void processingInstruction( mixed $target, mixed $data)

method setDocumentLocator



void setDocumentLocator( mixed &$locator)

method startElement



void startElement( mixed $name, mixed $attrs)

method unexpectedEOF



void unexpectedEOF( mixed $data)
WACT: Copyright 2003 Procata, Inc. Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:47:05 -0800 by phpDocumentor 1.2.3