Docs Goabase

PartyData
in package
uses TraitData, TraitUser, TraitDataWrite, TraitPartyInfo

Read onlyYes
FinalYes

Table of Contents

Properties

$data  : Data
$user  : User

Methods

__construct()  : mixed
getDataInstance()  : Data
getDataWriteInstance()  : DataWrite
getOrgaID()  : int
getPartyById()  : array<string|int, mixed>
Hole eine Party anhand der ID oder des hidden-keys
getPartyInfoInstance()  : PartyInfo
getUserInstance()  : User
resolvePartyId()  : int

Properties

Methods

getOrgaID()

public getOrgaID(int $PID) : int
Parameters
$PID : int
Return values
int

getPartyById()

Hole eine Party anhand der ID oder des hidden-keys

public getPartyById(mixed $nID[, bool $bShortList = false ]) : array<string|int, mixed>
Parameters
$nID : mixed
  • Id oder hidden-key
$bShortList : bool = false
Return values
array<string|int, mixed>

resolvePartyId()

private resolvePartyId(mixed $nID) : int
Parameters
$nID : mixed
Return values
int

        
On this page

Search results