DelegatingContentHandler Class Reference

List of all members.

Public Member Functions

 __construct ($delegate)
 startElement ($qname, $arguments)
 endElement ($qname)
 characters ($chars)
 html ($html)

Private Attributes

 $delegate


Detailed Description

Definition at line 986 of file HTMLDiff.php.


Constructor & Destructor Documentation

DelegatingContentHandler::__construct ( delegate  ) 

Definition at line 990 of file HTMLDiff.php.

References $delegate.


Member Function Documentation

DelegatingContentHandler::characters ( chars  ) 

Definition at line 1002 of file HTMLDiff.php.

DelegatingContentHandler::endElement ( qname  ) 

Definition at line 998 of file HTMLDiff.php.

References Xml::closeElement().

DelegatingContentHandler::html ( html  ) 

Definition at line 1006 of file HTMLDiff.php.

DelegatingContentHandler::startElement ( qname,
arguments 
)

Definition at line 994 of file HTMLDiff.php.

References Xml::openElement().


Member Data Documentation

DelegatingContentHandler::$delegate [private]

Definition at line 988 of file HTMLDiff.php.

Referenced by __construct().


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:36 2009 for MediaWiki by  doxygen 1.5.9