[ class tree: core ] [ index: core ] [ all elements ]

Class: ZipStream

Source Location: /lib-zipStream.php

Class ZipStream

Property Summary
mixed   $cdr_ofs  
mixed   $files  
mixed   $ofs  
mixed   $opt  

[ Top ]
Method Summary
ZipStream   __construct()  
void   add_file()  
void   add_file_from_path()  
void   clear()  
void   dostime()  
void   finish()  
void   is_large_file()  
void   pack_fields()  

[ Top ]
Properties
mixed   $cdr_ofs [line 89]

[ Top ]
mixed   $files = array() [line 88]

[ Top ]
mixed   $ofs [line 90]

[ Top ]
mixed   $opt = array() [line 87]

[ Top ]
Methods
Constructor __construct  [line 160]

  ZipStream __construct( [ $name = null], [ $opt = array()]  )

Parameters:
   $name: 
   $opt: 


[ Top ]
add_file  [line 204]

  void add_file( $name, $data, [ $opt = array()]  )

Parameters:
   $name: 
   $data: 
   $opt: 


[ Top ]
add_file_from_path  [line 255]

  void add_file_from_path( $name, $path, [ $opt = array()]  )

Parameters:
   $name: 
   $path: 
   $opt: 


[ Top ]
clear  [line 495]

  void clear( )



[ Top ]
dostime  [line 552]

  void dostime( [ $when = 0]  )

Parameters:
   $when: 


[ Top ]
finish  [line 280]

  void finish( )



[ Top ]
is_large_file  [line 395]

  void is_large_file( $path  )

Parameters:
   $path: 


[ Top ]
pack_fields  [line 574]

  void pack_fields( $fields  )

Parameters:
   $fields: 


[ Top ]
Constants
VERSION = '0.2.3' [line 85]

[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:37 +0200 by phpDocumentor 1.4.3