Class HTMLPurifier_Token_Comment

Description

Concrete comment token class.

Concrete comment token class. Generally will be ignored.

Located in /library/HTMLPurifier/Token/Comment.php (line 6)

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

Inherited Variables

Inherited from HTMLPurifier_Token

HTMLPurifier_Token::$armor
HTMLPurifier_Token::$line
Methods
Constructor __construct (line 14)

Transparent constructor.

Transparent constructor.

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

Inherited Methods

Inherited From HTMLPurifier_Token

HTMLPurifier_Token::__get()

Documentation generated on Thu, 19 Jun 2008 18:48:56 -0400 by phpDocumentor 1.4.2