Docs Goabase

Party
in package
uses TraitUser, TraitDataWrite, TraitPartyInfo

Table of Contents

Properties

$user  : User

Methods

__construct()  : mixed
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

__construct()

public __construct() : mixed

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()

public resolvePartyId(mixed $nID) : int
Parameters
$nID : mixed
Return values
int
Loading…
On this page

Search results