API15:JArchiveBzip2

From Joomla! Documentation

Jump to: navigation, search

[Edit Descripton] Description:JArchiveBzip2

Contents

Defined in

libraries/joomla/filesystem/archive/bzip2.php

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' );

[Edit See Also] SeeAlso:JArchiveBzip2

Examples


Personal tools