Public Member Functions

NotificationBlockPlugin Class Reference

Class for "notification" block plugin. More...

List of all members.

Public Member Functions

 getContextSpecificPluginSettingsFile ()
 getDescription ()
 getDisplayName ()
 getEnabled ()
 getInstallSitePluginSettingsFile ()

Detailed Description

Class for "notification" block plugin.

Definition at line 19 of file NotificationBlockPlugin.inc.php.


Member Function Documentation

NotificationBlockPlugin.getContextSpecificPluginSettingsFile (  ) 

Install default settings on press creation.

Returns:
string

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.

Returns:
String

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.

Returns:
string

Definition at line 33 of file NotificationBlockPlugin.inc.php.


The documentation for this class was generated from the following file: