Class Themes

Description

Themes class

  • author: DevilDev

Located in /themes/Themes.php (line 8)

Modules
   |
   --Themes
Variable Summary
Method Summary
static Themes getInstance ()
void create_theme_archive ( $theme_name)
void installTheme ()
void loadAdminHtml ()
void setDefaultTheme ( $theme)
Variables
static Themes $_instance = null (line 15)

Singleton instance

  • access: protected
Methods
static method getInstance (line 25)

Returns an instance of Themes

Singleton pattern implementation

  • return: Provides a fluent interface
  • access: public
static Themes getInstance ()
create_theme_archive (line 702)
  • access: public
void create_theme_archive ( $theme_name)
  • $theme_name
installTheme (line 307)
  • access: public
void installTheme ()
loadAdminHtml (line 32)
  • access: public
void loadAdminHtml ()
setDefaultTheme (line 681)
  • access: public
void setDefaultTheme ( $theme)
  • $theme

Documentation generated on Fri, 19 Aug 2016 17:10:40 +0200 by phpDocumentor 1.4.3