JArchiveTar/1.5
From Joomla! Documentation
[Edit Descripton] Description:JArchiveTar
Defined in
libraries/joomla/filesystem/archive/tar.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| _getTarInfo | Get the list of files/data from a Tar archive buffer. |
| extract | Extract a ZIP compressed file to a given path. |
Importing
jimport( 'joomla.filesystem.archive.tar' );
See also
[Edit See Also] SeeAlso:JArchiveTar
Examples
<CodeExamplesForm />