Class PageThemeArchive

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/page_theme_archive.php (line 12)

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

Inherited Variables

Inherited from Archive

Archive::$targetDirectory
Methods
Constructor __construct (line 20)
  • access: public
PageThemeArchive __construct ([ $theme = null])
  • $theme

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

Redefinition of:
Archive::install()
Installs a zip file from the passed directory
uninstall (line 28)
  • 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:29 -0700 by phpDocumentor 1.4.1