Public Member Functions

DevelopedByBlockPlugin Class Reference
[Plugins_blocks_developedBy]

Class for "developed by" block plugin. More...

List of all members.

Public Member Functions

 getBlockContext ()
 getContextSpecificPluginSettingsFile ()
 getDescription ()
 getDisplayName ()
 getEnabled ()
 getInstallSitePluginSettingsFile ()
 getSeq ()

Detailed Description

Class for "developed by" block plugin.

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


Member Function Documentation

DevelopedByBlockPlugin.getBlockContext (  ) 

Get the block context. Overrides parent so that the plugin will be displayed during install.

Returns:
int

Definition at line 50 of file DevelopedByBlockPlugin.inc.php.

DevelopedByBlockPlugin.getContextSpecificPluginSettingsFile (  ) 

Install default settings on press creation.

Returns:
string

Definition at line 41 of file DevelopedByBlockPlugin.inc.php.

DevelopedByBlockPlugin.getDescription (  ) 

Get a description of the plugin.

Definition at line 75 of file DevelopedByBlockPlugin.inc.php.

DevelopedByBlockPlugin.getDisplayName (  ) 

Get the display name of this plugin.

Returns:
String

Definition at line 68 of file DevelopedByBlockPlugin.inc.php.

DevelopedByBlockPlugin.getEnabled (  ) 

Determine whether the plugin is enabled. Overrides parent so that the plugin will be displayed during install.

Definition at line 24 of file DevelopedByBlockPlugin.inc.php.

DevelopedByBlockPlugin.getInstallSitePluginSettingsFile (  ) 

Install default settings on system install.

Returns:
string

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

DevelopedByBlockPlugin.getSeq (  ) 

Determine the plugin sequence. Overrides parent so that the plugin will be displayed during install.

Definition at line 59 of file DevelopedByBlockPlugin.inc.php.


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