Docs Goabase

BuddyWrite
in package
uses TraitDataWrite, TraitUser

Table of Contents

Properties

$buddy  : Buddy
$buddySession  : BuddySession
$dataWrite  : DataWrite
$del  : Del
$env  : array<string|int, mixed>
$input  : Input
$user  : User
$userPublic  : array<string|int, mixed>

Methods

__construct()  : mixed
checkAddFriendToMyList()  : void
checkAddInviteList()  : void
getDataWriteInstance()  : DataWrite
getUserInstance()  : User
removeFriend()  : void
toggleIgnore()  : void
addFriend()  : string
deleteUserBuddyRecord()  : void
getUserToBuddyRecID()  : int
writeIgnore()  : void
Wenn jemand auf die ignore-liste soll

Properties

$userPublic

private array<string|int, mixed> $userPublic

Methods

__construct()

public __construct(array<string|int, mixed> $saUserPublic) : mixed
Parameters
$saUserPublic : array<string|int, mixed>

checkAddFriendToMyList()

public checkAddFriendToMyList() : void
Tags
throws
Exception

checkAddInviteList()

public checkAddInviteList() : void
Tags
throws
Exception

removeFriend()

public removeFriend() : void
Tags
throws
Exception

toggleIgnore()

public toggleIgnore([int $toggleIgnore = 0 ]) : void
Parameters
$toggleIgnore : int = 0
Tags
throws
DateMalformedStringException
throws
RandomException

addFriend()

private addFriend() : string
Tags
throws
RandomException
Return values
string

deleteUserBuddyRecord()

private deleteUserBuddyRecord() : void
Tags
throws
DateMalformedStringException
throws
RandomException

getUserToBuddyRecID()

private getUserToBuddyRecID(int $nPublicUserID) : int
Parameters
$nPublicUserID : int

saUserPublic['id']

Return values
int

ID des records

writeIgnore()

Wenn jemand auf die ignore-liste soll

private writeIgnore() : void
Tags
throws
DateMalformedStringException
throws
DateMalformedStringException
throws
RandomException

        
On this page

Search results