SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class Zip

Archive library zip driver.

Variables

NameVisibilityDescription
$dirs 
$file 
$offset 

Functions

NameVisibilityDescription
addDatapublic 
createpublic 
dateUnix2dosprivate 

public addData

void $Zip->addData ( mixed $file , mixed $name [, mixed $contents ] );

This function does not have a description

public create

unknown $Zip->create ( mixed $paths [, mixed $filename ] );

This function does not have a description

private dateUnix2dos

unknown $Zip->dateUnix2dos ( mixed $timestamp );

This function does not have a description