Class for "notification" block plugin. More...
Public Member Functions | |
| getContextSpecificPluginSettingsFile () | |
| getDescription () | |
| getDisplayName () | |
| getEnabled () | |
| getInstallSitePluginSettingsFile () | |
Class for "notification" block plugin.
Definition at line 19 of file NotificationBlockPlugin.inc.php.
| NotificationBlockPlugin.getContextSpecificPluginSettingsFile | ( | ) |
Install default settings on press creation.
Definition at line 41 of file NotificationBlockPlugin.inc.php.
| NotificationBlockPlugin.getDescription | ( | ) |
Get a description of the plugin.
Definition at line 56 of file NotificationBlockPlugin.inc.php.
| NotificationBlockPlugin.getDisplayName | ( | ) |
Get the display name of this plugin.
Definition at line 49 of file NotificationBlockPlugin.inc.php.
| NotificationBlockPlugin.getEnabled | ( | ) |
Determine whether the plugin is enabled. Overrides parent so that the plugin will be displayed during install.
Definition at line 24 of file NotificationBlockPlugin.inc.php.
| NotificationBlockPlugin.getInstallSitePluginSettingsFile | ( | ) |
Install default settings on system install.
Definition at line 33 of file NotificationBlockPlugin.inc.php.
1.7.1