|
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 the "Make a Submission" block plugin.
Definition at line 20 of file MakeSubmissionBlockPlugin.inc.php.
| MakeSubmissionBlockPlugin::getContents | ( | $templateMgr, | |
$request = null |
|||
| ) |
Get the HTML contents for this block.
| $templateMgr | object |
| $request | PKPRequest (Optional for legacy plugins) |
Reimplemented from BlockPlugin.
Definition at line 39 of file MakeSubmissionBlockPlugin.inc.php.
References Plugin\$request.
| MakeSubmissionBlockPlugin::getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from Plugin.
Definition at line 32 of file MakeSubmissionBlockPlugin.inc.php.
| MakeSubmissionBlockPlugin::getDisplayName | ( | ) |
Get the display name of this plugin.
Reimplemented from Plugin.
Definition at line 25 of file MakeSubmissionBlockPlugin.inc.php.