[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
DOWNLOADED FROM: http://www.phpclasses.org/browse/package/2495/ License: BSD License
File Size: | 517 lines (22 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
dUnzip2:: (14 methods):
getVersion()
dUnzip2()
getList()
getExtraInfo()
getZipInfo()
unzip()
unzipAll()
close()
__destroy()
uncompress()
debugMsg()
_loadFileListByEOF()
_loadFileListBySignatures()
_getFileHeaderInformation()
getVersion() X-Ref |
No description |
dUnzip2($fileName) X-Ref |
No description |
getList($stopOnFile=false) X-Ref |
No description |
getExtraInfo($compressedFileName) X-Ref |
No description |
getZipInfo($detail=false) X-Ref |
No description |
unzip($compressedFileName, $targetFileName=false, $applyChmod=0644) X-Ref |
No description |
unzipAll($targetDir=false, $baseDir="", $maintainStructure=true, $applyChmod=0755) X-Ref |
No description |
close() X-Ref |
No description |
__destroy() X-Ref |
No description |
uncompress($content, $mode, $uncompressedSize, $targetFileName=false) X-Ref |
No description |
debugMsg($level, $string) X-Ref |
No description |
_loadFileListByEOF(&$fh, $stopOnFile=false) X-Ref |
No description |
_loadFileListBySignatures(&$fh, $stopOnFile=false) X-Ref |
No description |
_getFileHeaderInformation(&$fh, $startOffset=false) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |