Docs Goabase

PartyTimerList
in package
uses TraitPartyTimer, TraitUser

Table of Contents

Properties

$partyTimer  : PartyTimer
$saAtt  : array<string|int, mixed>
$template  : string
$user  : User

Methods

__construct()  : mixed
getAtt()  : array<string|int, mixed>
getListPartyTimer()  : string
Zeigt partytimer eines users, gibt anzahl aktueller parties zurück, kann auch wert ohne anzeige zurueckgeben
getMyRssIcal()  : string
getPartyTimerDisclaimer()  : string
getPartyTimerInstance()  : PartyTimer
getSQL()  : string
getTemplate()  : string
getTimeline()  : string
Zeigt die Timeline im Partytimer
getUserInstance()  : User
cntHidden()  : int
getNavi()  : string|null

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $saAtt = [] ][, string $template = '_def' ]) : mixed
Parameters
$saAtt : array<string|int, mixed> = []
$template : string = '_def'

getAtt()

public getAtt() : array<string|int, mixed>
Return values
array<string|int, mixed>

getListPartyTimer()

Zeigt partytimer eines users, gibt anzahl aktueller parties zurück, kann auch wert ohne anzeige zurueckgeben

public getListPartyTimer([int $nPos = 0 ][, bool $isNotInBox = true ]) : string
Parameters
$nPos : int = 0
$isNotInBox : bool = true
Tags
throws
DateMalformedStringException
throws
RandomException
throws
Exception
throws
Exception
throws
Exception
intern

param array $saInfo public_uid oder PID

Return values
string

Anzahl

getMyRssIcal()

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

getPartyTimerDisclaimer()

public getPartyTimerDisclaimer(array<string|int, mixed> $page) : string
Parameters
$page : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getSQL()

public getSQL(array<string|int, mixed> $naInID, array<string|int, mixed> $saAtt, string $PUID, int $bPast) : string
Parameters
$naInID : array<string|int, mixed>
$saAtt : array<string|int, mixed>
$PUID : string
$bPast : int
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
string

getTemplate()

public getTemplate() : string
Return values
string

getTimeline()

Zeigt die Timeline im Partytimer

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

getNavi()

private getNavi(int $intAnzRow[, int $nPos = 0 ]) : string|null
Parameters
$intAnzRow : int
$nPos : int = 0
Tags
throws
Exception
Return values
string|null
Loading…
On this page

Search results