Dotclear 2.26
|
Public Member Functions | |
__construct ($out_fp) | |
__destruct () | |
close () | |
addExclusion ($reg) | |
addFile ($file, $name=null) | |
addDirectory ($dir, $name=null, $recursive=false) | |
write () | |
Protected Member Functions | |
writeDirectory ($name) | |
writeFile ($name, $file, $size, $mtime) | |
formatName ($name) | |
isExcluded ($name) | |
makeDate ($ts) | |
makeTime ($ts) | |
memoryAllocate ($size) | |
Protected Attributes | |
$entries = [] | |
$root_dir = null | |
$ctrl_dir = [] | |
$eof_ctrl_dir = "\x50\x4b\x05\x06\x00\x00\x00\x00" | |
$old_offset = 0 | |
$fp | |
$memory_limit = null | |
$exclusions = [] | |
__construct | ( | $out_fp | ) |
__destruct | ( | ) |
References close().
close | ( | ) |
Referenced by __destruct().
addExclusion | ( | $reg | ) |
addFile | ( | $file, | |
$name = null |
|||
) |
References formatName(), and isExcluded().
Referenced by addDirectory().
addDirectory | ( | $dir, | |
$name = null , |
|||
$recursive = false |
|||
) |
References addDirectory(), addFile(), formatName(), and isExcluded().
Referenced by addDirectory().
write | ( | ) |
References writeDirectory(), and writeFile().
|
protected |
References makeDate(), and makeTime().
Referenced by write().
|
protected |
References makeDate(), makeTime(), and memoryAllocate().
Referenced by write().
|
protected |
Referenced by addDirectory(), and addFile().
|
protected |
Referenced by addDirectory(), and addFile().
|
protected |
Referenced by writeDirectory(), and writeFile().
|
protected |
Referenced by writeDirectory(), and writeFile().
|
protected |
Referenced by writeFile().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |