|
Open Journal Systems
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from Plugin | |
| $pluginCategory | |
| $pluginPath | |
| $request | |
Protected Member Functions inherited from Plugin | |
| _registerTemplateResource ($inCore=false) | |
Class for browse block plugin.
Definition at line 16 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin::getContents | ( | $templateMgr, | |
$request = null |
|||
| ) |
Get the HTML contents of the browse block.
| $templateMgr | PKPTemplateManager |
Reimplemented from BlockPlugin.
Definition at line 37 of file BrowseBlockPlugin.inc.php.
References Plugin\$request, and DAORegistry\getDAO().
| BrowseBlockPlugin::getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from Plugin.
Definition at line 28 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin::getDisplayName | ( | ) |
Get the display name of this plugin.
Reimplemented from Plugin.
Definition at line 21 of file BrowseBlockPlugin.inc.php.