HTMLPurifier 4.4.0
HTMLPurifier_Token_End Class Reference

Concrete end token class. More...

Inheritance diagram for HTMLPurifier_Token_End:
HTMLPurifier_Token_Tag HTMLPurifier_Token_Tag HTMLPurifier_Token HTMLPurifier_Token HTMLPurifier_Token HTMLPurifier_Token

List of all members.

Public Attributes

 $start
 Token that started this node.

Detailed Description

Concrete end token class.

Warning:
This class accepts attributes even though end tags cannot. This is for optimization reasons, as under normal circumstances, the Lexers do not pass attributes.

Definition at line 10 of file End.php.


Member Data Documentation

HTMLPurifier_Token_End::$start

Token that started this node.

Added by MakeWellFormed. Please do not edit this!

Definition at line 16 of file End.php.


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