
Public Member Functions | |
| & | getManager () |
| & | getPaymentPlugin () |
| isConfigured () | |
Definition at line 28 of file OJSPaymentManager.inc.php.
| & OJSPaymentManager.getManager | ( | ) |
Get the payment manager.
Reimplemented from PaymentManager.
Definition at line 29 of file OJSPaymentManager.inc.php.
Referenced by IssueHandler.current(), AuthorSubmitStep5Form.display(), AuthorSubmitStep1Form.display(), SubscriptionBlockPlugin.getContents(), DonationBlockPlugin.getContents(), PayPalPlugin.handle(), UserHandler.index(), AuthorHandler.index(), AboutHandler.memberships(), TrackSubmissionHandler.payFastTrackFee(), TrackSubmissionHandler.payPublicationFee(), TrackSubmissionHandler.paySubmissionFee(), IssueHandler.setupIssueTemplate(), TrackSubmissionHandler.submission(), TemplateManager.TemplateManager(), ArticleHandler.validate(), AuthorSubmitStep5Form.validate(), ArticleHandler.viewArticle(), and SubmissionEditHandler.waiveSubmissionFee().
| & OJSPaymentManager.getPaymentPlugin | ( | ) |
Abstract method for fetching the payment plugin
Reimplemented from PaymentManager.
Definition at line 133 of file OJSPaymentManager.inc.php.
References Request.getJournal(), and PluginRegistry.loadCategory().
| OJSPaymentManager.isConfigured | ( | ) |
Check if there is a payment plugin and if is configured
Reimplemented from PaymentManager.
Definition at line 37 of file OJSPaymentManager.inc.php.
References Request.getJournal().
1.5.6