4 * @file NightThemePlugin.inc.php
6 * Copyright (c) 2003-2008 John Willinsky
7 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
9 * @class NightThemePlugin
10 * @ingroup plugins_themes_night
12 * @brief "Night" theme plugin
15 // $Id: NightThemePlugin.inc.php,v 1.1.1.1 2008/10/20 21:27:09 tylerl Exp $
18 import('classes.plugins.ThemePlugin');
20 class NightThemePlugin
extends ThemePlugin
{
22 * Get the name of this plugin. The name must be unique within
24 * @return String name of plugin
27 return 'NightThemePlugin';
30 function getDisplayName() {
34 function getDescription() {
38 function getStylesheetFilename() {
42 function getLocaleFilename($locale) {
43 return null; // No locale data