Свойство | Type | Description | |
---|---|---|---|
$buyerUserId | int the buyer associated with the gift purchase | ||
$request | PKPRequest | ||
$subscriptionTypes | Array subscription types |
Méthode | Description | |
---|---|---|
__construct ( $request, $buyerUserId = null ) | Constructor | |
display ( ) | Display the form. | |
execute ( ) | Queue payment and save gift details. | |
readInputData ( ) | Assign form data to user-submitted data. |