![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de Kint_Renderer_Text:
Graphe de collaboration de Kint_Renderer_Text:Fonctions membres publiques | |
| __construct (array $params=array()) | |
| render (Kint_Object $o) | |
| boxText ($text, $width) | |
| renderTitle (Kint_Object $o) | |
| renderHeader (Kint_Object $o) | |
| renderChildren (Kint_Object $o) | |
| colorValue ($string) | |
| colorType ($string) | |
| colorTitle ($string) | |
| postRender () | |
| parserPlugins (array $plugins) | |
| ideLink ($file, $line) | |
| escape ($string, $encoding=false) | |
Fonctions membres publiques hérités de Kint_Renderer | |
| matchPlugins (array $plugins, array $hints) | |
| preRender () | |
Champs de données | |
| $header_width = 80 | |
| $indent_width = 4 | |
Attributs publics statiques | |
| static | $object_renderers |
| static | $parser_plugin_whitelist |
| static | $strlen_max = 0 |
| static | $default_width = 80 |
| static | $default_indent = 4 |
| static | $decorations = true |
Fonctions membres protégées | |
| calledFrom () | |
| getPlugin (array $plugins, array $hints) | |
Attributs protégés | |
| $plugin_objs = array() | |
| $previous_caller | |
| $callee | |
| $show_minitrace = true | |
Attributs protégés hérités de Kint_Renderer | |
| $parameters | |
| __construct | ( | array | $parameters = array() | ) |
It's a constructor. It constructs.
| array | $parameters | Array with initial kint state information |
Réimplémentée à partir de Kint_Renderer.
Réimplémentée dans Kint_Renderer_Cli, et Kint_Renderer_Plain.
| boxText | ( | $text, | |
| $width | |||
| ) |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
protected |
| colorTitle | ( | $string | ) |
Réimplémentée dans Kint_Renderer_Cli, et Kint_Renderer_Plain.
Voici le graphe des appelants de cette fonction :| colorType | ( | $string | ) |
Réimplémentée dans Kint_Renderer_Cli, et Kint_Renderer_Plain.
Voici le graphe des appelants de cette fonction :| colorValue | ( | $string | ) |
Réimplémentée dans Kint_Renderer_Cli, et Kint_Renderer_Plain.
Voici le graphe des appelants de cette fonction :| escape | ( | $string, | |
$encoding = false |
|||
| ) |
Réimplémentée dans Kint_Renderer_Plain, et Kint_Renderer_Cli.
Voici le graphe des appelants de cette fonction :
|
protected |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| ideLink | ( | $file, | |
| $line | |||
| ) |
| parserPlugins | ( | array | $plugins | ) |
Réimplémentée à partir de Kint_Renderer.
| postRender | ( | ) |
Réimplémentée à partir de Kint_Renderer.
Réimplémentée dans Kint_Renderer_Plain, et Kint_Renderer_Cli.
Voici le graphe d'appel pour cette fonction :| render | ( | Kint_Object | $o | ) |
Réimplémentée à partir de Kint_Renderer.
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| renderChildren | ( | Kint_Object | $o | ) |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| renderHeader | ( | Kint_Object | $o | ) |
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| renderTitle | ( | Kint_Object | $o | ) |
Réimplémentée dans Kint_Renderer_Cli, et Kint_Renderer_Plain.
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :
|
protected |
|
static |
|
static |
|
static |
| $header_width = 80 |
| $indent_width = 4 |
|
static |
|
static |
Parser plugins must be instanceof one of these or it will be removed for performance reasons.
|
protected |
|
protected |
|
protected |
|
static |