
Public Member Functions | |
| getDescription () | |
| getDisplayName () | |
| getLocaleFilename ($locale) | |
| getName () | |
Definition at line 20 of file UncommonThemePlugin.inc.php.
| UncommonThemePlugin.getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from ThemePlugin.
Definition at line 34 of file UncommonThemePlugin.inc.php.
| UncommonThemePlugin.getDisplayName | ( | ) |
Get the display name of this plugin. This name is displayed on the Journal Manager's setup page 5, for example.
Reimplemented from ThemePlugin.
Definition at line 30 of file UncommonThemePlugin.inc.php.
| UncommonThemePlugin.getLocaleFilename | ( | $ | locale | ) |
Get the filename for the locale data for this plugin.
| $locale | string |
Reimplemented from Plugin.
Definition at line 41 of file UncommonThemePlugin.inc.php.
| UncommonThemePlugin.getName | ( | ) |
Get the name of this plugin. The name must be unique within its category.
Reimplemented from ThemePlugin.
Definition at line 26 of file UncommonThemePlugin.inc.php.
1.5.6