API17:JArchiveZip:: createZIPFile
From Joomla! Documentation
JArchiveZip::_createZIPFile
Description
Creates the ZIP file.
protected function _createZIPFile (
&$contents
&$ctrlDir
$path
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$contents | |||
| &$ctrlDir | |||
| $path |
- Returns
- Defined on line 556 of libraries/joomla/filesystem/archive/zip.php
See also
JArchiveZip::_createZIPFile source code on BitBucket
Class JArchiveZip
Subpackage Filesystem- Other versions of JArchiveZip::_createZIPFile
User contributed notes
Code Examples