Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
index ( $args, $request ) | Display the donations page. | |
thankYou ( $args, $request ) | Display a "thank you" page. |
public index ( $args, $request ) | ||
$args | array | |
$request | PKPRequest |
public thankYou ( $args, $request ) | ||
$args | array | |
$request | PKPRequest |