Class PackageArchive

Description

This class is responsible for unpacking themes that have been zipped and uploaded to the system.

  • author: Andrew Embler <andrew@concrete5.org>
  • copyright: Copyright (c) 2003-2008 Concrete5. (http://www.concrete5.org)

Located in /models/package_archive.php (line 11)

Archive
   |
   --PackageArchive
Method Summary
 PackageArchive __construct ()
 void install ( $file, [ $inplace = false])
 void uninstall ()
Variables

Inherited Variables

Inherited from Archive

Archive::$targetDirectory
Methods
Constructor __construct (line 17)
  • access: public
PackageArchive __construct ()

Redefinition of:
Archive::__construct()
install (line 13)
  • access: public
void install ( $file, [ $inplace = false])
  • $file
  • $inplace

Redefinition of:
Archive::install()
Installs a zip file from the passed directory
uninstall (line 22)
  • access: public
void uninstall ()

Inherited Methods

Inherited From Archive

 Archive::__construct()
 Archive::getArchiveDirectory()
 Archive::install()
 Archive::unzip()
 Archive::uploadZipToTemp()

Documentation generated on Thu, 15 Sep 2011 16:36:28 -0700 by phpDocumentor 1.4.1