Class for information block plugin. More...
Public Member Functions | |
| getContents (&$templateMgr) | |
| getContextSpecificPluginSettingsFile () | |
| getDescription () | |
| getDisplayName () | |
Class for information block plugin.
Definition at line 17 of file InformationBlockPlugin.inc.php.
| InformationBlockPlugin.getContents | ( | &$ | templateMgr | ) |
Get the HTML contents for this block.
| $templateMgr | object |
Definition at line 46 of file InformationBlockPlugin.inc.php.
References Request.getPress().
| InformationBlockPlugin.getContextSpecificPluginSettingsFile | ( | ) |
Install default settings on journal creation.
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.
Definition at line 30 of file InformationBlockPlugin.inc.php.
1.7.1