API17

API17:JArchiveZip:: getZipInfo

From Joomla! Documentation

Joomla 11.1 JArchiveZip::_getZipInfo

Description

Get the list of files/data from a ZIP archive buffer.


protected function _getZipInfo (&$data)
Parameter Type Default Description
&$data
  • Returns
  • Defined on line 298 of libraries/joomla/filesystem/archive/zip.php

See also


User contributed notes

Code Examples