Public Member Functions

ThemePlugin Class Reference
[Plugins]

Abstract class for theme plugins. More...

Inheritance diagram for ThemePlugin:
Plugin

List of all members.

Public Member Functions

 activate (&$templateMgr)
 getDescription ()
 getDisplayName ()
 getName ()

Detailed Description

Abstract class for theme plugins.

Definition at line 19 of file ThemePlugin.inc.php.


Member Function Documentation

ThemePlugin.activate ( &$  templateMgr  ) 

Activate the theme.

Definition at line 51 of file ThemePlugin.inc.php.

ThemePlugin.getDescription (  ) 

Get a description of the plugin.

Definition at line 44 of file ThemePlugin.inc.php.

ThemePlugin.getDisplayName (  ) 

Get the display name of this plugin.

Returns:
String

Definition at line 37 of file ThemePlugin.inc.php.

ThemePlugin.getName (  ) 

Get the name of this plugin. The name must be unique within its category.

Returns:
String name of plugin

Definition at line 29 of file ThemePlugin.inc.php.


The documentation for this class was generated from the following file: