|
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 subscription block plugin.
Definition at line 19 of file SubscriptionBlockPlugin.inc.php.
| SubscriptionBlockPlugin::getContents | ( | $templateMgr, | |
$request = null |
|||
| ) |
Get the HTML contents for this block.
| $templateMgr | object |
| $request | PKPRequest |
Reimplemented from BlockPlugin.
Definition at line 49 of file SubscriptionBlockPlugin.inc.php.
References Plugin\$request, DAORegistry\getDAO(), and Application\getPaymentManager().
| SubscriptionBlockPlugin::getContextSpecificPluginSettingsFile | ( | ) |
Install default settings on journal creation.
Reimplemented from Plugin.
Definition at line 24 of file SubscriptionBlockPlugin.inc.php.
References Plugin\getPluginPath().
| SubscriptionBlockPlugin::getDescription | ( | ) |
Get a description of the plugin.
Reimplemented from Plugin.
Definition at line 39 of file SubscriptionBlockPlugin.inc.php.
| SubscriptionBlockPlugin::getDisplayName | ( | ) |
Get the display name of this plugin.
Reimplemented from Plugin.
Definition at line 32 of file SubscriptionBlockPlugin.inc.php.