Class HTMLPurifier_Token_End
Concrete end token class.
- HTMLPurifier_Token
- HTMLPurifier_Token_Tag
- HTMLPurifier_Token_End
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.
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
public
|
__construct()
|
__get(),
position(),
rawPosition()
|
public
mixed
|
$start |
|
#
Token that started this node. Added by MakeWellFormed. Please do not edit this! |
$attr,
$is_tag,
$name
|
$armor,
$carryover,
$col,
$line,
$rewind,
$skip
|