Inheritance diagram for RedbarThemePlugin:

Public Member Functions | |
| getDescription () | |
| getDisplayName () | |
| getLocaleFilename ($locale) | |
| getName () | |
| getStylesheetFilename () | |
Definition at line 19 of file RedbarThemePlugin.inc.php.
| RedbarThemePlugin.getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from ThemePlugin.
Definition at line 33 of file RedbarThemePlugin.inc.php.
| RedbarThemePlugin.getDisplayName | ( | ) |
Get the display name of this plugin. This name is displayed on the Conference Manager's Website Setup page 4, for example.
Reimplemented from ThemePlugin.
Definition at line 29 of file RedbarThemePlugin.inc.php.
| RedbarThemePlugin.getName | ( | ) |
Get the name of this plugin. The name must be unique within its category.
Reimplemented from ThemePlugin.
Definition at line 25 of file RedbarThemePlugin.inc.php.
1.4.7