![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de Kint_Renderer_Plain:
Graphe de collaboration de Kint_Renderer_Plain:Fonctions membres publiques | |
| __construct (array $params=array()) | |
| colorValue ($string) | |
| colorType ($string) | |
| colorTitle ($string) | |
| renderTitle (Kint_Object $o) | |
| preRender () | |
| postRender () | |
| ideLink ($file, $line) | |
| escape ($string, $encoding=false) | |
Fonctions membres publiques hérités de Kint_Renderer_Text | |
| render (Kint_Object $o) | |
| boxText ($text, $width) | |
| renderHeader (Kint_Object $o) | |
| renderChildren (Kint_Object $o) | |
| parserPlugins (array $plugins) | |
Fonctions membres publiques hérités de Kint_Renderer | |
| matchPlugins (array $plugins, array $hints) | |
Attributs publics statiques | |
| static | $pre_render_sources |
| static | $theme = 'plain.css' |
| static | $disable_utf8 = false |
Attributs publics statiques hérités de Kint_Renderer_Text | |
| 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 | |
| utf8_to_htmlentity ($string) | |
Fonctions membres protégées hérités de Kint_Renderer_Text | |
| calledFrom () | |
| getPlugin (array $plugins, array $hints) | |
Fonctions membres protégées statiques | |
| static | renderCss () |
Attributs protégés | |
| $mod_return = false | |
| $file_link_format = false | |
Attributs protégés hérités de Kint_Renderer_Text | |
| $plugin_objs = array() | |
| $previous_caller | |
| $callee | |
| $show_minitrace = true | |
Attributs protégés hérités de Kint_Renderer | |
| $parameters | |
Attributs protégés statiques | |
| static | $been_run = false |
Membres hérités additionnels | |
Champs de données hérités de Kint_Renderer_Text | |
| $header_width = 80 | |
| $indent_width = 4 | |
| __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_Text.
| colorTitle | ( | $string | ) |
Réimplémentée à partir de Kint_Renderer_Text.
| colorType | ( | $string | ) |
Réimplémentée à partir de Kint_Renderer_Text.
| colorValue | ( | $string | ) |
Réimplémentée à partir de Kint_Renderer_Text.
| escape | ( | $string, | |
$encoding = false |
|||
| ) |
Réimplémentée à partir de Kint_Renderer_Text.
Voici le graphe d'appel pour cette fonction :
Voici le graphe des appelants de cette fonction :| ideLink | ( | $file, | |
| $line | |||
| ) |
| postRender | ( | ) |
| preRender | ( | ) |
Réimplémentée à partir de Kint_Renderer.
|
staticprotected |
| renderTitle | ( | Kint_Object | $o | ) |
|
protected |
Voici le graphe des appelants de cette fonction :
|
staticprotected |
|
static |
|
protected |
|
protected |
|
static |
|
static |