API17:JArchiveZip:: createZIPFile
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JArchiveZip::_createZIPFile
Description
Creates the ZIP file.
Description:JArchiveZip:: createZIPFile [Edit Descripton]
Synopsis
protected JArchiveZip::_createZIPFile (&$contents, &$ctrlDir, $path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$contents | |||
| &$ctrlDir | |||
| $path |
Returns
Defined in
libraries/joomla/filesystem/archive/zip.php (line 531)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JArchiveZip:: createZIPFile
Examples
<CodeExamplesForm />
