XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Fonctions membres publiques | |
getTypes () | |
getTriggers () | |
parse (&$var, Kint_Object &$o, $trigger) | |
Fonctions membres publiques hérités de Kint_Parser_Plugin | |
setParser (Kint_Parser $p) | |
Attributs publics statiques | |
static | $blacklist |
static | $verbose = false |
Fonctions membres protégées | |
parseProperty (Kint_Object $o, $prop, &$var) | |
Fonctions membres protégées statiques | |
static | textualNodeToString (Kint_Object_Instance $o) |
Membres hérités additionnels | |
Attributs protégés hérités de Kint_Parser_Plugin | |
$parser | |
The DOMNode parser plugin is particularly useful as it is both the only way to see inside the DOMNode without print_r, and the only way to see mixed text and node inside XML (SimpleXMLElement will strip out the text).
getTriggers | ( | ) |
Réimplémentée à partir de Kint_Parser_Plugin.
getTypes | ( | ) |
An array of types (As returned by gettype) for all data this plugin can operate on.
Réimplémentée à partir de Kint_Parser_Plugin.
parse | ( | & | $var, |
Kint_Object & | $o, | ||
$trigger | |||
) |
|
protected |
|
staticprotected |
|
static |
|
static |