Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | extract ($archivename, $extractdir) |
static | getAdapter ($type) |
|
static |
Extract an archive file to a directory.
string | $archivename | The name of the archive file |
string | $extractdir | Directory to unpack into |
Références $config, $path, JText\_(), JPath\clean(), JFile\copy(), JFolder\create(), getAdapter(), JFactory\getConfig(), JFile\getExt(), JFile\getName(), jimport(), null, JError\raiseWarning(), et JFile\stripExt().
Référencé par JInstallerHelper\unpack().
|
static |
Get a file compression adapter.
string | $type | The type of adapter (bzip2|gzip|tar|zip). |
Références $class, $path, $type, JText\_(), et JError\raiseError().
Référencé par extract(), et BannersModelTracks\getContent().