Class HTMLPurifier_Token_Comment

Description

Concrete comment token class. Generally will be ignored.

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 15443)

HTMLPurifier_Token
   |
   --HTMLPurifier_Token_Comment
Variable Summary
mixed $data
Method Summary
HTMLPurifier_Token_Comment __construct ($data $data, [ $line = null], [ $col = null])
Variables
mixed $data (line 15445)
  • access: public
mixed $is_whitespace = true (line 15446)

< Character data within comment.

  • access: public

Inherited Variables

Inherited from HTMLPurifier_Token

HTMLPurifier_Token::$armor
HTMLPurifier_Token::$carryover
HTMLPurifier_Token::$col
HTMLPurifier_Token::$line
HTMLPurifier_Token::$rewind
HTMLPurifier_Token::$skip
Methods
Constructor __construct (line 15452)

Transparent constructor.

  • access: public
HTMLPurifier_Token_Comment __construct ($data $data, [ $line = null], [ $col = null])
  • $data $data: String comment data.
  • $line
  • $col

Inherited Methods

Inherited From HTMLPurifier_Token

HTMLPurifier_Token::position()
HTMLPurifier_Token::rawPosition()
HTMLPurifier_Token::__get()

Documentation generated on Sun, 06 Mar 2011 00:24:13 -0500 by phpDocumentor 1.4.3