Docs Goabase

PartyTimerList
in package
uses TraitData, TraitPartyTimer

FinalYes

Table of Contents

Properties

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

Methods

__construct()  : mixed
getDataInstance()  : Data
getListPartyTimer()  : string
Zeigt partytimer eines users, gibt anzahl aktueller parties zurück, kann auch wert ohne anzeige zurueckgeben
getPartyTimerInstance()  : PartyTimer
openPage()  : void
openPageMyParties()  : void
outputIcal()  : void
outputRss()  : void
cntHidden()  : int
getMyRssIcalData()  : string
getNavi()  : string|null
getPartyTimerDisclaimer()  : string
getPartyYears()  : array<string|int, mixed>
getSQL()  : array<string|int, mixed>
getTimeline()  : string
Zeigt die Timeline im Partytimer
getTimelineWithListContent()  : string
getTplClass()  : PartyListIcalTpl|PartyListRssTpl|PartyTimerListAjaxTpl|PartyTimerListDefTpl
redirectIfPartyListEmpty()  : void

Properties

Methods

getListPartyTimer()

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

public getListPartyTimer([int|null $nPos = 0 ][, bool $isNotInBox = true ]) : string
Parameters
$nPos : int|null = 0
$isNotInBox : bool = true
Tags
intern

param array $saInfo public_uid oder PID

Return values
string

Anzahl

getMyRssIcalData()

private getMyRssIcalData() : string
Return values
string

getNavi()

private getNavi(int $intAnzRow[, int|null $nPos = 0 ]) : string|null
Parameters
$intAnzRow : int
$nPos : int|null = 0
Return values
string|null

getPartyTimerDisclaimer()

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

getPartyYears()

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

getSQL()

private getSQL(array<string|int, mixed> $naInID, array<string|int, mixed> $saAtt, string $PUID, int $bPast) : array<string|int, mixed>
Parameters
$naInID : array<string|int, mixed>
$saAtt : array<string|int, mixed>
$PUID : string
$bPast : int
Return values
array<string|int, mixed>

getTimeline()

Zeigt die Timeline im Partytimer

private getTimeline() : string
Return values
string

getTimelineWithListContent()

private getTimelineWithListContent([int $nPos = 0 ]) : string
Parameters
$nPos : int = 0
Return values
string

redirectIfPartyListEmpty()

private redirectIfPartyListEmpty(string $partyList) : void
Parameters
$partyList : string

        
On this page

Search results