API17:JArchiveZip::hasNativeSupport
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::hasNativeSupport
Description
Method to determine if the server has native zip support for faster handling.
Description:JArchiveZip::hasNativeSupport [Edit Descripton]
Since
Synopsis
public JArchiveZip::hasNativeSupport ()
Returns
boolean True if php has native ZIP support
Defined in
libraries/joomla/filesystem/archive/zip.php (line 141)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JArchiveZip::hasNativeSupport
Examples
<CodeExamplesForm />
