![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de HTMLPurifier_Token_End:
Graphe de collaboration de HTMLPurifier_Token_End:Fonctions membres publiques | |
| toNode () | |
Fonctions membres publiques hérités de HTMLPurifier_Token_Tag | |
| __construct ($name, $attr=array(), $line=null, $col=null, $armor=array()) | |
Fonctions membres publiques hérités de HTMLPurifier_Token | |
| __get ($n) | |
| position ($l=null, $c=null) | |
| rawPosition ($l, $c) | |
Champs de données | |
| $start | |
Champs de données hérités de HTMLPurifier_Token_Tag | |
| $is_tag = true | |
| $name | |
| $attr = array() | |
Champs de données hérités de HTMLPurifier_Token | |
| $line | |
| $col | |
| $armor = array() | |
| $skip | |
| $rewind | |
| $carryover | |
Concrete end token class.
| toNode | ( | ) |
Converts a token into its corresponding node.
Réimplémentée à partir de HTMLPurifier_Token_Tag.
| $start |
Token that started this node. Added by MakeWellFormed. Please do not edit this! @type HTMLPurifier_Token