API17:JArchiveBzip2
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.
[Edit Descripton] Description:JArchiveBzip2
Defined in
libraries/joomla/filesystem/archive/bzip2.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Constructor tries to load the bz2 extension of not loaded. |
| extract | Extract a Bzip2 compressed file to a given path. |
Importing
jimport( 'joomla.filesystem.archive.bzip2' );
See also
SeeAlso:JArchiveBzip2 [Edit See Also]
Examples
<CodeExamplesForm />
