![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de Kint_Object_Representation_Source:
Graphe de collaboration de Kint_Object_Representation_Source:Fonctions membres publiques | |
| __construct ($filename, $line, $padding=7) | |
Fonctions membres publiques hérités de Kint_Object_Representation | |
| __construct ($label, $name=null) | |
| getLabel () | |
| labelIsImplicit () | |
Fonctions membres publiques statiques | |
| static | getSource ($filename, $start_line=1, $length=null) |
Champs de données | |
| $name = 'source' | |
| $label = 'Source' | |
| $hints = array('source') | |
| $source = array() | |
| $filename = null | |
| $line = 0 | |
Champs de données hérités de Kint_Object_Representation | |
| $name | |
| $label | |
| $implicit_label = false | |
| $hints = array() | |
| $contents = array() | |
| __construct | ( | $filename, | |
| $line, | |||
$padding = 7 |
|||
| ) |
Voici le graphe d'appel pour cette fonction :
|
static |
Gets section of source code.
| string | $filename | Full path to file |
| int | $start_line | The first line to display (1 based) |
| int | null | $length | Amount of lines to show |
Voici le graphe des appelants de cette fonction :| $filename = null |
| $hints = array('source') |
| $label = 'Source' |
| $line = 0 |
| $source = array() |