| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id:bzip2.php 6961 2007-03-15 16:06:53Z tcp $ |
| File Size: | 89 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JArchiveBzip2:: (2 methods):
__construct()
extract()
Class: JArchiveBzip2 - X-Ref
Bzip2 format adapter for the JArchive class| __construct() X-Ref |
| Constructor tries to load the bz2 extension of not loaded return: void |
| extract($archive, $destination, $options = array () X-Ref |
| Extract a Bzip2 compressed file to a given path param: string $archive Path to Bzip2 archive to extract param: string $destination Path to extract archive to param: array $options Extraction options [unused] return: boolean True if successful |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |