![]() |
XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Graphe d'héritage de Kint_Object_Representation_SplFileInfo:
Graphe de collaboration de Kint_Object_Representation_SplFileInfo:Fonctions membres publiques | |
| __construct (SplFileInfo $fileInfo) | |
| getLabel () | |
| getSize () | |
| getMTime () | |
Fonctions membres publiques hérités de Kint_Object_Representation | |
| __construct ($label, $name=null) | |
| labelIsImplicit () | |
Champs de données | |
| $perms = null | |
| $flags = null | |
| $path = null | |
| $realpath = null | |
| $linktarget = null | |
| $size = null | |
| $is_dir = false | |
| $is_file = false | |
| $is_link = false | |
| $owner = null | |
| $group = null | |
| $ctime = null | |
| $mtime = null | |
| $typename = 'Unknown file' | |
| $typeflag = '-' | |
| $hints = array('fspath') | |
Champs de données hérités de Kint_Object_Representation | |
| $name | |
| $label | |
| $implicit_label = false | |
| $hints = array() | |
| $contents = array() | |
| __construct | ( | SplFileInfo | $fileInfo | ) |
Voici le graphe d'appel pour cette fonction :| getLabel | ( | ) |
| getMTime | ( | ) |
Voici le graphe des appelants de cette fonction :| getSize | ( | ) |
Voici le graphe des appelants de cette fonction :| $ctime = null |
| $flags = null |
| $group = null |
| $hints = array('fspath') |
| $is_dir = false |
| $is_file = false |
| $is_link = false |
| $linktarget = null |
| $mtime = null |
| $owner = null |
| $path = null |
| $perms = null |
| $realpath = null |
| $size = null |
| $typeflag = '-' |
| $typename = 'Unknown file' |