Abstract base token class that all others inherit from.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 6622)
| Class | Description |
|---|---|
| HTMLPurifier_Token_Comment | Concrete comment token class. Generally will be ignored. |
| HTMLPurifier_Token_Tag | Abstract class of a tag token (start, end or empty), and its behavior. |
| HTMLPurifier_Token_Text | Concrete text token class. |
Lookup array of processing that this token is exempt from.
Currently, valid values are "ValidateAttributes" and "MakeWellFormed_TagClosedError"
< Line number node was on in source document. Null if unknown.
Used during MakeWellFormed.
Documentation generated on Sun, 06 Mar 2011 00:24:13 -0500 by phpDocumentor 1.4.3