|
| extract ($archive, $destination, array $options=array()) |
|
Archieve class interface
- Depuis
- 3.0.0
- Obsolète:
- 4.0 use the Joomla interface instead
◆ extract()
extract |
( |
|
$archive, |
|
|
|
$destination, |
|
|
array |
$options = array() |
|
) |
| |
Extract a compressed file to a given path
- Paramètres
-
string | $archive | Path to archive to extract |
string | $destination | Path to extract archive to |
array | $options | Extraction options [may be unused] |
- Renvoie
- boolean True if successful
- Depuis
- 3.0.0
Implémenté dans JArchiveZip, JArchiveTar, JArchiveGzip, et JArchiveBzip2.
◆ isSupported()
La documentation de cette interface a été générée à partir du fichier suivant :