XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
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 | ) |
getLabel | ( | ) |
getMTime | ( | ) |
getSize | ( | ) |
$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' |