Docs Goabase

PartyCnt
in package

Table of Contents

Properties

$cntMeetings  : int
$cntPartytimer  : int
$cntPics  : int
$cntReports  : int
$isUser  : bool
$peoplePartytimer  : string
$saParty  : array<string|int, mixed>

Methods

__construct()  : mixed
countMeetingpoints()  : int
countPT()  : array<string|int, mixed>
getCntMeetings()  : int
getCntPartytimer()  : int
getCntPics()  : int
getCntReports()  : int
getPeoplePartytimer()  : string
setCntMeetings()  : void
setCntPartytimer()  : void
setCntPics()  : void
setCntReports()  : void
setPeoplePartytimer()  : void
cntSubs()  : int
counts all sub-entries from tables like party_* saves data for 90 sec in session
countPicsAndReports()  : int
initParams()  : void

Properties

$cntMeetings

public int $cntMeetings = 0

$cntPartytimer

public int $cntPartytimer = 0

$peoplePartytimer

private string $peoplePartytimer = ''

$saParty

private array<string|int, mixed> $saParty

Methods

__construct()

public __construct(array<string|int, mixed> $saParty) : mixed
Parameters
$saParty : array<string|int, mixed>

countMeetingpoints()

public countMeetingpoints() : int
Return values
int

countPT()

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

getCntMeetings()

public getCntMeetings() : int
Return values
int

getCntPartytimer()

public getCntPartytimer() : int
Return values
int

getCntPics()

public getCntPics() : int
Return values
int

getCntReports()

public getCntReports() : int
Return values
int

getPeoplePartytimer()

public getPeoplePartytimer() : string
Return values
string

setCntMeetings()

public setCntMeetings(int $cntMeetings) : void
Parameters
$cntMeetings : int

setCntPartytimer()

public setCntPartytimer(int $cntPartytimer) : void
Parameters
$cntPartytimer : int

setCntPics()

public setCntPics(int $cntPics) : void
Parameters
$cntPics : int

setCntReports()

public setCntReports(int $cntReports) : void
Parameters
$cntReports : int

setPeoplePartytimer()

public setPeoplePartytimer(string $peoplePartytimer) : void
Parameters
$peoplePartytimer : string

cntSubs()

counts all sub-entries from tables like party_* saves data for 90 sec in session

private cntSubs(string $strTable, int $nID) : int
Parameters
$strTable : string
$nID : int
  • Party-ID
Return values
int

Anzahl

countPicsAndReports()

private countPicsAndReports(string $tableVar) : int
Parameters
$tableVar : string
Return values
int

initParams()

private initParams() : void

        
On this page

Search results