Docs Goabase

PartyEdit
in package
uses TraitEmbed, TraitDataWrite, TraitPage, TraitParty, TraitPartyTimer, TraitUser

Table of Contents

Properties

$input  : Input
$party  : Party
$tplParty  : string
$user  : User
$userPartyPw  : string

Methods

__construct()  : mixed
authPartyEdit()  : void
delPartyStyle()  : void
doMemberInformAfterUpdate()  : void
doPartyAjaxEdit()  : string
doPartyAjaxUpdate()  : string
getDataWriteInstance()  : DataWrite
getEmbedInstance()  : Embed
getPageInstance()  : Page
getPartyIdByPw()  : int
getPartyInstance()  : Party
getPartyTimerInstance()  : PartyTimer
getUserInstance()  : User
hideParty()  : bool|int
processPartyEdit()  : void
setUserPartyPw()  : void
writePartyNewLoc()  : int

Properties

$userPartyPw

private string $userPartyPw = ''

Methods

authPartyEdit()

public authPartyEdit(array<string|int, mixed> $saPartyInit[, int $PID = 0 ]) : void
Parameters
$saPartyInit : array<string|int, mixed>
$PID : int = 0
Tags
throws
RandomException
throws
Exception

delPartyStyle()

public delPartyStyle(int $PID[, array<string|int, mixed> $saStyles = [] ]) : void
Parameters
$PID : int
$saStyles : array<string|int, mixed> = []
Tags
throws
Exception

doMemberInformAfterUpdate()

public doMemberInformAfterUpdate(array<string|int, mixed> $saPartyInit[, int $bSetInform = 0 ]) : void
Parameters
$saPartyInit : array<string|int, mixed>
$bSetInform : int = 0
Tags
throws
Exception

doPartyAjaxEdit()

public doPartyAjaxEdit(int $PID) : string
Parameters
$PID : int
Tags
throws
Exception
Return values
string

doPartyAjaxUpdate()

public doPartyAjaxUpdate(int $PID) : string
Parameters
$PID : int
Tags
throws
Exception
Return values
string

getPartyIdByPw()

public getPartyIdByPw(int $PID, string $password) : int
Parameters
$PID : int
$password : string
Return values
int

hideParty()

public hideParty(int $PID) : bool|int
Parameters
$PID : int
Tags
throws
Exception
Return values
bool|int

processPartyEdit()

public processPartyEdit(array<string|int, mixed> $saPartyInit[, int $PID = 0 ]) : void
Parameters
$saPartyInit : array<string|int, mixed>
$PID : int = 0
Tags
throws
Exception

setUserPartyPw()

public setUserPartyPw(string $userPartyPw) : void
Parameters
$userPartyPw : string

writePartyNewLoc()

public writePartyNewLoc(int $PID, array<string|int, mixed> $saPartyUpdate) : int
Parameters
$PID : int
$saPartyUpdate : array<string|int, mixed>
Tags
throws
Exception
Return values
int

        
On this page

Search results