Docs Goabase

Birthday
in package
uses TraitMemberLink

Table of Contents

Properties

$dateMonth  : string
$memberLink  : MemberLink

Methods

__construct()  : mixed
cntBirthdays()  : int
Zählt die Geburtstage
getFullBox()  : string
Get's all birthdays as a small list. old code
getMemberLinkInstance()  : MemberLink
cleanList()  : array<string|int, mixed>
getList()  : string
Alle Geburtstage als Liste

Properties

Methods

__construct()

public __construct() : mixed

cntBirthdays()

Zählt die Geburtstage

public cntBirthdays([bool $bToday = true ]) : int
Parameters
$bToday : bool = true
Return values
int

getFullBox()

Get's all birthdays as a small list. old code

public getFullBox() : string
Tags
throws
Exception
Return values
string

cleanList()

private cleanList(array<string|int, mixed> $saBirthdays) : array<string|int, mixed>
Parameters
$saBirthdays : array<string|int, mixed>
Return values
array<string|int, mixed>

getList()

Alle Geburtstage als Liste

private getList([bool $bToday = true ]) : string
Parameters
$bToday : bool = true
Tags
throws
Exception
Return values
string

        
On this page

Search results