Docs Goabase

PartyTimerTools
in package
uses TraitDataWrite, TraitPartyTimer, TraitUser

Table of Contents

Properties

$partyTimer  : PartyTimer
$env  : array<string|int, mixed>
$input  : Input
$user  : User

Methods

__construct()  : mixed
addOnPartyOnly()  : void
cntSubsPT()  : int
counts all sub-entries from TBL_USER_TO_PARTY Nur die öffentlichen Member werden gezählt
getDataWriteInstance()  : DataWrite
getPartyTimerInstance()  : PartyTimer
getSubsPtSQL()  : mixed
Zählt je nach Schalter auch die tatsächlichen auf der Liste
getUserInstance()  : User

Properties

Methods

addOnPartyOnly()

public addOnPartyOnly(int $PID, int $nReadID, array<string|int, mixed> $saParty) : void
Parameters
$PID : int
$nReadID : int
$saParty : array<string|int, mixed>
Tags
throws
Exception

cntSubsPT()

counts all sub-entries from TBL_USER_TO_PARTY Nur die öffentlichen Member werden gezählt

public cntSubsPT(int $nID[, bool $bForce = false ]) : int
Parameters
$nID : int
  • Party-ID
$bForce : bool = false
Return values
int

Anzahl

getSubsPtSQL()

Zählt je nach Schalter auch die tatsächlichen auf der Liste

public getSubsPtSQL(int $nID[, bool $bOrgaView = false ]) : mixed
Parameters
$nID : int
$bOrgaView : bool = false

        
On this page

Search results