Methods
Constructor of ArchiveExtractor, load the file list
__construct($source, $filename) : void
Parameters
$source
path to the temp directory
$filename
name of zip archive
Exceptions
closeArchive()
closeArchive()
Destory temporary plugin files (plugin.xml, plugin_install.sql and files
at CONTENIDO temp dir)
destroyTempFiles() : void
Sets the path where the extractor extracts the archive files
setDestinationPath($destination) : void
Parameters
Exceptions
\cException |
if the destination path can not set (directory is not
writable) |
\cException |
if the defined destination already exists |
Properties