Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_Token_End Class Reference
Inheritance diagram for HTMLPurifier_Token_End:
Collaboration diagram for HTMLPurifier_Token_End:

Data Fields

 $start

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.


Field Documentation

$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 file:
 All Data Structures Namespaces Files Functions Variables Enumerations