Class CMS_archive
This script aimed to manage TAR, GZIP, BZIP2, ZIP archives Needs inherited classes to become more efficient
Based on an original script "TAR/GZIP/BZIP2/ZIP ARCHIVE CLASSES 2.0" from Devin Doucette mentionned in copyright
Located in /automne/classes/files/archive.php (line 33)
CMS_grandFather | --CMS_archive
Class | Description |
---|---|
![]() |
Class CMS_archive |
![]() |
Class CMS_archive |
Constructor
Add files to archive
Creates the archive Not so well done. This method should be abstract and redefined by each class through inheritance, awaiting interfaces in PHP 5
Sets all files to exclude from archive
List files of archive and sort them with sort_files method
Build list of all files to manage respecting stored files and those to exlude
Parse a directory to get its content
Stores files into archive
Inherited From CMS_grandFather
CMS_grandFather::autoload()
CMS_grandFather::hasError()
CMS_grandFather::log()
CMS_grandFather::PHPErrorHandler()
CMS_grandFather::raiseError()
CMS_grandFather::setDebug()
CMS_grandFather::setLog()
CMS_grandFather::_raiseError()
CMS_grandFather::__call()
Inherited from CMS_grandFather
CMS_grandFather::ERROR_LOG
CMS_grandFather::SYSTEM_LABEL
Documentation generated on Wed, 15 Feb 2012 15:28:22 +0100 by phpDocumentor 1.4.3