API17:JArchive::getAdapter
From Joomla! Documentation
JArchive::getAdapter
Description
Get a file compression adapter.
public static function getAdapter ($type)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | gzip|tar|zip). |
See also
JArchive::getAdapter source code on BitBucket
Class JArchive
Subpackage Filesystem- Other versions of JArchive::getAdapter
User contributed notes
Code Examples