ZenphotoCMS 1.6.3

ZipStream
in package

Table of Contents

Constants

VERSION  = '0.2.3'

Properties

$cdr_ofs  : mixed
$files  : mixed
$ofs  : mixed
$opt  : mixed

Methods

__construct()  : mixed
add_file()  : mixed
add_file_from_path()  : mixed
clear()  : mixed
dostime()  : mixed
finish()  : mixed
is_large_file()  : mixed
pack_fields()  : mixed
add_cdr()  : mixed
add_cdr_eof()  : mixed
add_cdr_file()  : mixed
add_file_header()  : mixed
add_large_file()  : mixed
add_to_cdr()  : mixed
send()  : mixed
send_http_headers()  : mixed

Constants

Properties

Methods

__construct()

public __construct([mixed $name = null ][, mixed $opt = array() ]) : mixed
Parameters
$name : mixed = null
$opt : mixed = array()

add_file()

public add_file(mixed $name, mixed $data[, mixed $opt = array() ]) : mixed
Parameters
$name : mixed
$data : mixed
$opt : mixed = array()

add_file_from_path()

public add_file_from_path(mixed $name, mixed $path[, mixed $opt = array() ]) : mixed
Parameters
$name : mixed
$path : mixed
$opt : mixed = array()

dostime()

public dostime([mixed $when = 0 ]) : mixed
Parameters
$when : mixed = 0

is_large_file()

public is_large_file(mixed $path) : mixed
Parameters
$path : mixed

pack_fields()

public pack_fields(mixed $fields) : mixed
Parameters
$fields : mixed

add_cdr()

private add_cdr([mixed $opt = null ]) : mixed
Parameters
$opt : mixed = null

add_cdr_eof()

private add_cdr_eof([mixed $opt = null ]) : mixed
Parameters
$opt : mixed = null

add_cdr_file()

private add_cdr_file(mixed $args) : mixed
Parameters
$args : mixed

add_file_header()

private add_file_header(mixed $name, mixed $opt, mixed $meth, mixed $crc, mixed $zlen, mixed $len) : mixed
Parameters
$name : mixed
$opt : mixed
$meth : mixed
$crc : mixed
$zlen : mixed
$len : mixed

add_large_file()

private add_large_file(mixed $name, mixed $path[, mixed $opt = array() ]) : mixed
Parameters
$name : mixed
$path : mixed
$opt : mixed = array()

add_to_cdr()

private add_to_cdr(mixed $name, mixed $opt, mixed $meth, mixed $crc, mixed $zlen, mixed $len, mixed $rec_len) : mixed
Parameters
$name : mixed
$opt : mixed
$meth : mixed
$crc : mixed
$zlen : mixed
$len : mixed
$rec_len : mixed

        
On this page

Search results