Class HTMLPurifier_Node_Comment
Concrete comment node class.
- HTMLPurifier_Node
- HTMLPurifier_Node_Comment
public
|
|
public
|
#
toTokenPair( )
Returns a pair of start and end tokens, where the end token is null if it is not necessary. Does not include children. |
public
mixed
|
$data |
|
#
Character data within comment. |
public
boolean
|
$is_whitespace | true |
$armor,
$col,
$dead,
$line
|