API16:JArchiveBzip2
出典: Joomla! ドキュメンテーション
目次 |
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' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 02:35:57
