Inheritance diagram for PaymentHandler:

Public Member Functions | |
| landing ($args) | |
| PaymentHandler () | |
| plugin ($args) | |
Definition at line 21 of file PaymentHandler.inc.php.
| PaymentHandler.landing | ( | $ | args | ) |
Display a landing page for a received registration payment.
Definition at line 56 of file PaymentHandler.inc.php.
References Request.getSchedConf(), Request.redirect(), and Request.url().
| PaymentHandler.PaymentHandler | ( | ) |
Constructor
Definition at line 25 of file PaymentHandler.inc.php.
| PaymentHandler.plugin | ( | $ | args | ) |
Display scheduled conference view page.
Definition at line 35 of file PaymentHandler.inc.php.
References Request.redirect().
1.4.7