Public Member Functions

InformationBlockPlugin Class Reference
[Plugins_blocks_information]

Class for information block plugin. More...

List of all members.

Public Member Functions

 getContents (&$templateMgr)
 getContextSpecificPluginSettingsFile ()
 getDescription ()
 getDisplayName ()

Detailed Description

Class for information block plugin.

Definition at line 17 of file InformationBlockPlugin.inc.php.


Member Function Documentation

InformationBlockPlugin.getContents ( &$  templateMgr  ) 

Get the HTML contents for this block.

Parameters:
$templateMgr object
Returns:
$string

Definition at line 46 of file InformationBlockPlugin.inc.php.

References Request.getPress().

InformationBlockPlugin.getContextSpecificPluginSettingsFile (  ) 

Install default settings on journal creation.

Returns:
string

Definition at line 22 of file InformationBlockPlugin.inc.php.

InformationBlockPlugin.getDescription (  ) 

Get a description of the plugin.

Definition at line 37 of file InformationBlockPlugin.inc.php.

InformationBlockPlugin.getDisplayName (  ) 

Get the display name of this plugin.

Returns:
String

Definition at line 30 of file InformationBlockPlugin.inc.php.


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