PHPExcel_Shared_ZipArchive
| category | PHPExcel |
|---|---|
| package | PHPExcel_Shared_ZipArchive |
| copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
addFromString(string $localname, string $contents)
stringDirectory/Name of the file to add to the zip archive
stringString of data to add to the zip archive
close()
getFromName(string $fileName) : string
stringFilename for the file in zip archive
string$contents File string contentslocateName(string $fileName) : boolean
stringFilename for the file in zip archive
booleanopen(string $fileName) : boolean
stringFilename for the zip archive
boolean$_tempDir : string
$_zip : string
CREATE
OVERWRITE