JArchiveExtractable
interface JArchiveExtractable
Archieve class interface
Methods
boolean
extract(
string $archive,
string $destination,
array $options = array())
Extract a compressed file to a given path
static
boolean
isSupported()
Tests whether this adapter can unpack files on this computer.