Docs Goabase

DelParty
in package
uses TraitDataWrite, TraitParty, TraitPartyInfo, TraitPartyTimer, TraitUser

Table of Contents

Properties

$del  : Del
$env  : array<string|int, mixed>
$input  : Input
$partyInfo  : PartyInfo
$user  : User

Methods

__construct()  : mixed
ajaxDelInvites()  : mixed
ajaxDelMeetingPointOrReport()  : string|int
ajaxDelPartyFromTimer()  : string
delFromPT()  : int
Löscht Party aus Partytimer
delMainParty()  : int
Loescht eine Party
delPartyFromSession()  : void
delPartyInform()  : void
Deletes the party inform of a member
delPartyMod()  : void
getDataWriteInstance()  : DataWrite
getPartyInfoInstance()  : PartyInfo
getPartyInstance()  : Party
getPartyTimerInstance()  : PartyTimer
getUserInstance()  : User
mergeParties()  : string
removeFromPartyOnly()  : void

Properties

$env

private array<string|int, mixed> $env

Methods

__construct()

public __construct() : mixed

ajaxDelInvites()

public ajaxDelInvites(mixed $aID) : mixed
Parameters
$aID : mixed

ajaxDelMeetingPointOrReport()

public ajaxDelMeetingPointOrReport(mixed $aID, string $action) : string|int
Parameters
$aID : mixed
$action : string
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
string|int

ajaxDelPartyFromTimer()

public ajaxDelPartyFromTimer(mixed $aID) : string
Parameters
$aID : mixed
Tags
throws
Exception
Return values
string

delFromPT()

Löscht Party aus Partytimer

public delFromPT(int $PID[, int $nUserID = 0 ]) : int
Parameters
$PID : int

Party-ID

$nUserID : int = 0
Return values
int

Anzahl gelöschter Partys

delMainParty()

Loescht eine Party

public delMainParty(int $PID, string $strPassword) : int

12.10.98

Parameters
$PID : int
$strPassword : string
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
int

0: misslungen

delPartyFromSession()

public delPartyFromSession() : void

delPartyInform()

Deletes the party inform of a member

public delPartyInform(mixed $PID, int $nUserID) : void
Parameters
$PID : mixed
$nUserID : int
Tags
throws
DateMalformedStringException
throws
RandomException

delPartyMod()

public delPartyMod() : void
Tags
throws
DateMalformedStringException
throws
RandomException

mergeParties()

public mergeParties() : string
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
string

removeFromPartyOnly()

public removeFromPartyOnly(int $PID, string $myPUID) : void
Parameters
$PID : int
$myPUID : string
Tags
throws
Exception

        
On this page

Search results