Class for browse block plugin. More...
Public Member Functions | |
| getContents (&$templateMgr) | |
| getContextSpecificPluginSettingsFile () | |
| getDescription () | |
| getDisplayName () | |
Class for browse block plugin.
Definition at line 17 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin.getContents | ( | &$ | templateMgr | ) |
Get the HTML contents of the browse block.
| $templateMgr | PKPTemplateManager |
Definition at line 46 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin.getContextSpecificPluginSettingsFile | ( | ) |
Install default settings on press creation.
Definition at line 22 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin.getDescription | ( | ) |
Get a description of the plugin.
Definition at line 37 of file BrowseBlockPlugin.inc.php.
| BrowseBlockPlugin.getDisplayName | ( | ) |
Get the display name of this plugin.
Definition at line 30 of file BrowseBlockPlugin.inc.php.
1.7.1