Donate
in package
Class Donate
Table of Contents
- getBox() : string
- Gets complete donate box html
- getBoxHint() : string
- getButtons() : array<string|int, mixed>
- Helper. Returns array with diff donate buttons
- getDonorIDs() : array<string|int, mixed>
- Non-/Public-Spender
- getDonorStats() : stdClass
- Statistik über das letzte halbe Jahr
Methods
getBox()
Gets complete donate box html
public
static getBox(int $nSetPages) : string
Parameters
- $nSetPages : int
Tags
Return values
string —getBoxHint()
public
static getBoxHint() : string
Tags
Return values
string —getButtons()
Helper. Returns array with diff donate buttons
public
static getButtons([string $strCode = '' ]) : array<string|int, mixed>
Can't be used in Page::GetContent
Parameters
- $strCode : string = ''
Return values
array<string|int, mixed> —- btn-donate-orga, btn-donate, btn-donate-paypal
getDonorIDs()
Non-/Public-Spender
public
static getDonorIDs([string $isPublic = '1' ]) : array<string|int, mixed>
Parameters
- $isPublic : string = '1'
Return values
array<string|int, mixed> —of user_id
getDonorStats()
Statistik über das letzte halbe Jahr
public
static getDonorStats() : stdClass