![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
| __construct ($data) | |
| save () | |
Champs de données | |
| const | PCDATA = 0 |
| const | RCDATA = 1 |
| const | CDATA = 2 |
| const | PLAINTEXT = 3 |
| const | DOCTYPE = 0 |
| const | STARTTAG = 1 |
| const | ENDTAG = 2 |
| const | COMMENT = 3 |
| const | CHARACTR = 4 |
| const | EOF = 5 |
Fonctions membres privées | |
| char () | |
| character ($s, $l=0) | |
| characters ($char_class, $start) | |
| dataState () | |
| entityDataState () | |
| tagOpenState () | |
| closeTagOpenState () | |
| tagNameState () | |
| beforeAttributeNameState () | |
| attributeNameState () | |
| afterAttributeNameState () | |
| beforeAttributeValueState () | |
| attributeValueDoubleQuotedState () | |
| attributeValueSingleQuotedState () | |
| attributeValueUnquotedState () | |
| entityInAttributeValueState () | |
| bogusCommentState () | |
| markupDeclarationOpenState () | |
| commentState () | |
| commentDashState () | |
| commentEndState () | |
| doctypeState () | |
| beforeDoctypeNameState () | |
| doctypeNameState () | |
| afterDoctypeNameState () | |
| bogusDoctypeState () | |
| entity () | |
| emitToken ($token) | |
| EOF () | |
Attributs privés | |
| $data | |
| $char | |
| $EOF | |
| $state | |
| $tree | |
| $token | |
| $content_model | |
| $escape = false | |
| $entities | |
| __construct | ( | $data | ) |
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe des appelants de cette fonction :
|
private |
Voici le graphe des appelants de cette fonction :
|
private |
Voici le graphe des appelants de cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe des appelants de cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
private |
|
private |
Voici le graphe d'appel pour cette fonction :| save | ( | ) |
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
Voici le graphe d'appel pour cette fonction :
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| const CDATA = 2 |
| const CHARACTR = 4 |
| const COMMENT = 3 |
| const DOCTYPE = 0 |
| const ENDTAG = 2 |
| const EOF = 5 |
| const PCDATA = 0 |
| const PLAINTEXT = 3 |
| const RCDATA = 1 |
| const STARTTAG = 1 |