
Public Member Functions | |
| __get ($n) | |
| __get ($n) | |
Public Attributes | |
| $line | |
| Line number node was on in source document. | |
| $armor = array() | |
| Lookup array of processing that this token is exempt from. | |
Definition at line 6 of file Token.php.
| HTMLPurifier_Token::__get | ( | $ | n | ) |
Definition at line 5955 of file HTMLPurifier.standalone.php.
| HTMLPurifier_Token::$line |
Line number node was on in source document.
Null if unknown.
Definition at line 7 of file Token.php.
Referenced by HTMLPurifier_Token_Text::__construct(), HTMLPurifier_Token_Tag::__construct(), and HTMLPurifier_Token_Comment::__construct().
| HTMLPurifier_Token::$armor = array() |
1.5.3