Inheritance diagram for DesertThemePlugin:

Public Member Functions | |
| getDescription () | |
| getDisplayName () | |
| getLocaleFilename ($locale) | |
| getName () | |
| getStylesheetFilename () | |
Definition at line 19 of file DesertThemePlugin.inc.php.
| DesertThemePlugin.getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from ThemePlugin.
Definition at line 33 of file DesertThemePlugin.inc.php.
| DesertThemePlugin.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 DesertThemePlugin.inc.php.
| DesertThemePlugin.getName | ( | ) |
Get the name of this plugin. The name must be unique within its category.
Reimplemented from ThemePlugin.
Definition at line 25 of file DesertThemePlugin.inc.php.
1.4.7