TagToStringFactory Class Reference

List of all members.

Public Member Functions

 create (TagNode $node)

Public Attributes

const MOVED = 1
const STYLE = 2
const UNKNOWN = 4

Protected Member Functions

 getChangeSemantic ($qname)

Static Private Attributes

static $containerTags
static $styleTags


Detailed Description

Definition at line 709 of file HTMLDiff.php.


Member Function Documentation

TagToStringFactory::create ( TagNode node  ) 

Definition at line 723 of file HTMLDiff.php.

References getChangeSemantic().

TagToStringFactory::getChangeSemantic ( qname  )  [protected]

Definition at line 734 of file HTMLDiff.php.

Referenced by create().


Member Data Documentation

TagToStringFactory::$containerTags [static, private]

Initial value:

 array('html', 'body', 'p', 'blockquote',
                'h1', 'h2', 'h3', 'h4', 'h5', 'pre', 'div', 'ul', 'ol', 'li',
                'table', 'tbody', 'tr', 'td', 'th', 'br', 'hr', 'code', 'dl',
                'dt', 'dd', 'input', 'form', 'img', 'span', 'a')

Definition at line 711 of file HTMLDiff.php.

TagToStringFactory::$styleTags [static, private]

Initial value:

 array('i', 'b', 'strong', 'em', 'font',
                'big', 'del', 'tt', 'sub', 'sup', 'strike')

Definition at line 716 of file HTMLDiff.php.

Definition at line 721 of file HTMLDiff.php.


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

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