Class SGL_Savant2

Description

Located in /SGL/HtmlRenderer/Savant2Strategy.php (line 42)

Savant2
   |
   --SGL_Savant2
Method Summary
 static mixed &singleton ([string $theme = 'default'], [string $moduleName = 'default'])
 void SGL_Savant2 ([string $theme = 'default'], [string $moduleName = 'default'])
Methods
static singleton (line 79)

Returns a singleton Savant2 instance.

example usage: $savant2 = & SGL_Savant2::singleton($theme, $moduleName); warning: in order to work correctly, the cache singleton must be instantiated statically and by reference

  • return: reference to SGL_Savant2 object
  • access: public
mixed &singleton ([string $theme = 'default'], [string $moduleName = 'default'])
  • string $theme: The theme name
  • string $moduleName: The module name
Constructor SGL_Savant2 (line 51)

Constructor.

  • access: public
void SGL_Savant2 ([string $theme = 'default'], [string $moduleName = 'default'])
  • string $theme: The theme name
  • string $moduleName: The module name

Documentation generated on Tue, 23 Feb 2010 18:14:33 +0000 by phpDocumentor 1.4.3