Class FileInfo
Class FileInfo
stores meta data about a file in an Archive
Namespace: splitbrain\PHPArchive
Package: splitbrain\PHPArchive
License: MIT
Author: Andreas Gohr andi@splitbrain.org
Located at FileInfo.php
Package: splitbrain\PHPArchive
License: MIT
Author: Andreas Gohr andi@splitbrain.org
Located at FileInfo.php
public
|
|
public
mixed
|
|
public static
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
protected
string
|
|
public
|
|
public
boolean
|
#
matchExpression( string $include = '', string $exclude = '' )
Does the file match the given include and exclude expressions? |
protected
boolean
|
$isdir
|
#
false
|
protected
string
|
$path
|
#
''
|
protected
integer
|
$size
|
#
0
|
protected
integer
|
$csize
|
#
0
|
protected
integer
|
$mtime
|
#
0
|
protected
integer
|
$mode
|
#
0664
|
protected
string
|
$owner
|
#
''
|
protected
string
|
$group
|
#
''
|
protected
integer
|
$uid
|
#
0
|
protected
integer
|
$gid
|
#
0
|
protected
string
|
$comment
|
#
''
|