Class zip

Description

Zip class to perform the majority of compression and archiving functions within ILance.

  • author: ILance
  • version: $Revision: 1.0.0 $

Located in /api/class.zip.inc.php (line 23)


	
			
Variable Summary
mixed $ctrl_dir
mixed $datasec
mixed $old_offset
Method Summary
void add_dir ([ $name = ''])
void add_file ( $data,  $name)
void file ()
Variables
mixed $ctrl_dir = array() (line 33)
mixed $datasec = array() (line 28)
mixed $eof_ctrl_dir = "\x50\x4b\x05\x06\x00\x00\x00\x00" (line 38)
mixed $old_offset = 0 (line 43)
Methods
add_dir (line 52)
void add_dir ([ $name = ''])
  • $name
add_file (line 96)
void add_file ( $data,  $name)
  • $data
  • $name
file (line 148)
void file ()

Documentation generated on Mon, 08 Aug 2011 17:40:57 +0200 by phpDocumentor 1.4.1