XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
__construct ($data, $line=null, $col=null) | |
toNode () | |
Fonctions membres publiques hérités de HTMLPurifier_Token | |
__get ($n) | |
position ($l=null, $c=null) | |
rawPosition ($l, $c) | |
Champs de données | |
$data | |
$is_whitespace = true | |
Champs de données hérités de HTMLPurifier_Token | |
$line | |
$col | |
$armor = array() | |
$skip | |
$rewind | |
$carryover | |
Concrete comment token class. Generally will be ignored.
Transparent constructor.
string | $data | String comment data. |
int | $line | |
int | $col |
toNode | ( | ) |
Converts a token into its corresponding node.
Réimplémentée à partir de HTMLPurifier_Token.
$data |
Character data within comment. @type string
$is_whitespace = true |
@type bool