系统类库
[ 查看开发文档 ] [ 类树图: Library ] [ 索引: Library ] [ 所有元素 ] [ 首页 ]

Class: Zip

源文件路径: /Library/Zip.class.php

Class Overview


ZIP压缩/解压类


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 9]
ZIP压缩/解压类


[ Top ]


Class Variables

$eof_ctrl_dir = "\x50\x4b\x05\x06\x00\x00\x00\x00"

[line 13]


Type:   mixed


[ Top ]

$old_offset = 0

[line 12]


Type:   mixed


[ Top ]



Method Detail

getZipComment   [line 429]

void getZipComment( $zipfile)

  • Access: public

Parameters:

   $zipfile   — 

[ Top ]

getZipInnerFilesInfo   [line 393]

void getZipInnerFilesInfo( $zipfile)

  • Access: public

Parameters:

   $zipfile   — 

[ Top ]

unZip   [line 355]

void unZip( $zipfile, $to, [ $index = array(-1)])

  • Access: public

Parameters:

   $zipfile   — 
   $to   — 
   $index   — 

[ Top ]

zipToDownload   [line 318]

void zipToDownload( $dir, [ $dName = ''])

  • Access: public

Parameters:

   $dir   — 
   $dName   — 

[ Top ]

zipToFile   [line 278]

void zipToFile( $dir, $savepath)

  • Access: public

Parameters:

   $dir   — 
   $savepath   — 

[ Top ]


Powered by Steeze. author email: spring.wind2006@163.com