
Public Member Functions | |
| extract (spunQ_ArchiveFile $file, spunQ_Folder $folder) | |
| Extracts the contents of an archive into given folder. | |
Definition at line 10 of file IArchiveHandler.interface.php.
| spunQ_IArchiveHandler::extract | ( | spunQ_ArchiveFile $ | file, | |
| spunQ_Folder $ | folder | |||
| ) |
Extracts the contents of an archive into given folder.
| $file | The archive to extract | |
| $folder | The folder to extract to |
| spunQ_IOException |
Implemented in spunQ_PhpZipHandler.
1.5.9