Class Demo

Description

TAM AG CMS

  • author: DevilDev

Located in /demo/Demo.php (line 11)


	
			
Variable Summary
static Demo $_instance
Method Summary
static Demo getInstance ()
Demo __construct ([ $core = NULL])
void loadIndexHtml ()
void loadToastr ()
void themeInstall ( $tmpPathForArchive)
Variables
static Demo $_instance = null (line 18)

Singleton instance

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

Returns an instance of Demo

Singleton pattern implementation

  • return: Provides a fluent interface
  • access: public
static Demo getInstance ()
Constructor __construct (line 37)
Demo __construct ([ $core = NULL])
  • $core
loadIndexHtml (line 52)
  • access: public
void loadIndexHtml ()
loadToastr (line 43)
  • access: public
void loadToastr ()
themeInstall (line 209)
  • access: public
void themeInstall ( $tmpPathForArchive)
  • $tmpPathForArchive

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