Open Monograph Press
3.3.0
|
Additional Inherited Members | |
![]() | |
$pluginCategory | |
$pluginPath | |
$request | |
![]() | |
_registerTemplateResource ($inCore=false) | |
Class for browse block plugin.
Definition at line 18 of file BrowseBlockPlugin.inc.php.
BrowseBlockPlugin::getActions | ( | $request, | |
$actionArgs | |||
) |
Get a list of link actions for plugin management.
request | PKPRequest |
$actionArgs | array The list of action args to be included in request URLs. |
Reimplemented from Plugin.
Definition at line 45 of file BrowseBlockPlugin.inc.php.
References Plugin\$request, getDisplayName(), and Plugin\getEnabled().
BrowseBlockPlugin::getContents | ( | $templateMgr, | |
$request = null |
|||
) |
Get the HTML contents of the browse block.
$templateMgr | PKPTemplateManager |
Reimplemented from BlockPlugin.
Definition at line 93 of file BrowseBlockPlugin.inc.php.
References Plugin\$request, DAORegistry\getDAO(), and Plugin\getSetting().
BrowseBlockPlugin::getContextSpecificPluginSettingsFile | ( | ) |
Install default settings on press creation.
Reimplemented from Plugin.
Definition at line 23 of file BrowseBlockPlugin.inc.php.
References Plugin\getPluginPath().
BrowseBlockPlugin::getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from Plugin.
Definition at line 38 of file BrowseBlockPlugin.inc.php.
BrowseBlockPlugin::getDisplayName | ( | ) |
Get the display name of this plugin.
Reimplemented from Plugin.
Definition at line 31 of file BrowseBlockPlugin.inc.php.
Referenced by getActions().
BrowseBlockPlugin::manage | ( | $args, | |
$request | |||
) |
Reimplemented from Plugin.
Definition at line 67 of file BrowseBlockPlugin.inc.php.
References Plugin\$request.