API17

API17:JArchiveZip:: createZIPFile

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples