API17

API17:JArchive

From Joomla! Documentation

Joomla 11.1 JArchive

Description

Methods

Visibility Method name Description
public static extract Extract an archive file to a directory.
public static getAdapter Get a file compression adapter.
  • Defined in libraries/joomla/filesystem/archive.php

Importing

jimport( 'joomla.filesystem.archive' );

See also


User contributed notes

Code Examples