MediaWiki
fundraising/REL1_35
paypal_express_gateway.body.php
Go to the documentation of this file.
1
<?php
2
3
class
PaypalExpressGateway
extends
GatewayPage
{
4
protected
$gatewayIdentifier
=
PaypalExpressAdapter::IDENTIFIER
;
5
13
public
function
showSubmethodButtons
() {
14
return
false
;
15
}
16
}
GatewayPage
GatewayPage This class is the generic unlisted special page in charge of actually displaying the form...
Definition
GatewayPage.php:34
PaypalExpressAdapter\IDENTIFIER
const IDENTIFIER
Definition
paypal_express.adapter.php:23
PaypalExpressGateway
Definition
paypal_express_gateway.body.php:3
PaypalExpressGateway\showSubmethodButtons
showSubmethodButtons()
Overrides parent function to return false.
Definition
paypal_express_gateway.body.php:13
PaypalExpressGateway\$gatewayIdentifier
$gatewayIdentifier
Definition
paypal_express_gateway.body.php:4
extensions
DonationInterface
paypal_ec_gateway
paypal_express_gateway.body.php
Generated on Mon Nov 25 2024 16:14:09 for MediaWiki by
1.10.0