API17:JArchiveZip::hasNativeSupport
From Joomla! Documentation
JArchiveZip::hasNativeSupport
Description
Method to determine if the server has native zip support for faster handling.
public function hasNativeSupport ()
- Returns boolean True if php has native ZIP support
- Defined on line 141 of libraries/joomla/filesystem/archive/zip.php
- Since

See also
JArchiveZip::hasNativeSupport source code on BitBucket
Class JArchiveZip
Subpackage Filesystem- Other versions of JArchiveZip::hasNativeSupport
User contributed notes
Code Examples