Docs Goabase

InitUser
in package
uses TraitUser

Table of Contents

Properties

$input  : Input
$user  : User
$postVars  : array<string|int, mixed>

Methods

__construct()  : mixed
getUserInstance()  : User
handleUserDataProcess()  : array<string|int, mixed>
tableClearing()  : void
checkCntInvites()  : void
checkforDelRecords()  : void
checkPartyTimerNext()  : void
processCommentForm()  : void
processSaveSearch()  : void
recallAuth()  : void
setPostVars()  : void
toggleIgnoreStatus()  : void
updateUserProfileSessionData()  : void

Properties

$postVars

private array<string|int, mixed> $postVars = []

Methods

__construct()

public __construct() : mixed

handleUserDataProcess()

public handleUserDataProcess(array<string|int, mixed> $getParas[, array<string|int, mixed> $saUserPublic = [] ]) : array<string|int, mixed>
Parameters
$getParas : array<string|int, mixed>
$saUserPublic : array<string|int, mixed> = []
Tags
throws
DateMalformedStringException
throws
RandomException
throws
Exception
Return values
array<string|int, mixed>

tableClearing()

public tableClearing() : void

checkCntInvites()

private checkCntInvites() : void

checkforDelRecords()

private checkforDelRecords([mixed $PID = 0 ]) : void
Parameters
$PID : mixed = 0
Tags
throws
Exception

checkPartyTimerNext()

private checkPartyTimerNext() : void

processCommentForm()

private processCommentForm(mixed $saInform) : void
Parameters
$saInform : mixed
Tags
throws
RandomException

processSaveSearch()

private processSaveSearch() : void
Tags
throws
Exception

recallAuth()

private recallAuth() : void
Tags
throws
RandomException

setPostVars()

private setPostVars() : void

toggleIgnoreStatus()

private toggleIgnoreStatus([mixed $saUserPublic = [] ]) : void
Parameters
$saUserPublic : mixed = []
Tags
throws
DateMalformedStringException
throws
RandomException

updateUserProfileSessionData()

private updateUserProfileSessionData([mixed $PUID = '' ][, mixed $saUserPublic = [] ]) : void
Parameters
$PUID : mixed = ''
$saUserPublic : mixed = []

        
On this page

Search results