JArchiveZip::hasNativeSupport/1.5
From Joomla! Documentation
JArchiveZip::hasNativeSupport
Description
Method to determine if the server has native zip support for faster handling.
Description:JArchiveZip::hasNativeSupport [Edit Descripton]
public function hasNativeSupport ()
- Returns boolean True if php has native ZIP support
- Defined on line 147 of libraries/joomla/filesystem/archive/zip.php
- Since
See also
-
JArchiveZip::hasNativeSupport on api.joomla.org
-
JArchiveZip source code on JoomlaCode
-
Class JArchiveZip
-
Subpackage Filesystem
- Other versions of JArchiveZip::hasNativeSupport
SeeAlso:JArchiveZip::hasNativeSupport [Edit See Also]
User contributed notes
<CodeExamplesForm />