JArchive::extract/1.5
From Joomla! Documentation
JArchive::extract
Description
Description:JArchive::extract [Edit Descripton]
public function extract ( $archivename $extractdir )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $archivename | string | The name of the archive file | |
| $extractdir | string | Directory to unpack into |
- Returns boolean True for success
- Defined on line 31 of libraries/joomla/filesystem/archive.php
- Referenced by
See also
-
JArchive::extract on api.joomla.org
-
JArchive source code on JoomlaCode
-
Class JArchive
-
Subpackage Filesystem
- Other versions of JArchive::extract
SeeAlso:JArchive::extract [Edit See Also]
User contributed notes
<CodeExamplesForm />