Docs Goabase

Birthday
in package

Verwalter Geburtstage

Table of Contents

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

Methods

cntBirthdays()

Zählt die Geburtstage

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

getFullBox()

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

public static getFullBox() : string
Return values
string

getList()

Alle Geburtstage als Liste

public static getList([bool $bToday = true ]) : string
Parameters
$bToday : bool = true
Return values
string

cleanList()

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

Search results