Docs Goabase

MemberTools
in package
uses TraitMemberLink, TraitCommentsList, TraitImageTools, TraitPartyTimer, TraitPage

Table of Contents

Properties

$cssActive  : string
$memberLink  : MemberLink
$partyTimer  : PartyTimer
$tplFoldBox  : string

Methods

__construct()  : mixed
ajaxGetMembersList()  : array<string|int, mixed>
generateMemberGuestbook()  : string
getBirthdayBox()  : string
getBuddiesOnline()  : string
Returns a list of friends which are online
getCommentsListInstance()  : CommentsList
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getMemberBox()  : string
Member-box
getMemberLinkInstance()  : MemberLink
getPageInstance()  : Page
getPartyRecordIDs()  : string
returns comma separates list of id from sub table_name of party
getPartyTimerInstance()  : PartyTimer
getVisited()  : string
Zeige alle besuchten Member
getAddBoxes()  : array{BirthdayBox: string, Partytimer: string, PartytimerPast: string, PartyVisited: string, MemberList: string, NewMemberPhotosBox: string, NewMemberBox: string, InformBox: string, ThreadVisited: string, ShoutBox: string}
makeBirthdayBox()  : mixed
makeInformBox()  : string
makeMemberListBox()  : string
makeNewMemberBox()  : string
makeNewPhotosBox()  : string
makePartyTimerBox()  : string
makePartyTimerPastBox()  : string
makeThreadVisited()  : string
makeVisitedParties()  : string

Properties

Methods

ajaxGetMembersList()

public ajaxGetMembersList() : array<string|int, mixed>
Tags
throws
Exception
Return values
array<string|int, mixed>

generateMemberGuestbook()

public generateMemberGuestbook(array<string|int, mixed> $saUserPublic, int $nInformID[, array<string|int, mixed> $saAtt = [] ][, int $nPos = 0 ]) : string
Parameters
$saUserPublic : array<string|int, mixed>
$nInformID : int
$saAtt : array<string|int, mixed> = []
$nPos : int = 0
Tags
throws
RandomException
throws
Exception
Return values
string

getBirthdayBox()

public getBirthdayBox() : string
Return values
string

getBuddiesOnline()

Returns a list of friends which are online

public getBuddiesOnline() : string
Tags
template

.tpl.php

throws
Exception
Return values
string

getMemberBox()

Member-box

public getMemberBox() : string
Tags
throws
Exception
Return values
string

getPartyRecordIDs()

returns comma separates list of id from sub table_name of party

public getPartyRecordIDs(int $PID[, string $strTableName = '' ]) : string
Parameters
$PID : int
$strTableName : string = ''
Return values
string

getVisited()

Zeige alle besuchten Member

public getVisited() : string
Tags
throws
Exception
throws
RandomException
Return values
string

getAddBoxes()

private getAddBoxes() : array{BirthdayBox: string, Partytimer: string, PartytimerPast: string, PartyVisited: string, MemberList: string, NewMemberPhotosBox: string, NewMemberBox: string, InformBox: string, ThreadVisited: string, ShoutBox: string}
Tags
throws
Exception
Return values
array{BirthdayBox: string, Partytimer: string, PartytimerPast: string, PartyVisited: string, MemberList: string, NewMemberPhotosBox: string, NewMemberBox: string, InformBox: string, ThreadVisited: string, ShoutBox: string}

makeBirthdayBox()

private makeBirthdayBox() : mixed
Tags
throws
Exception

makeInformBox()

private makeInformBox() : string
Tags
throws
Exception
Return values
string

makeMemberListBox()

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

makeNewMemberBox()

private makeNewMemberBox() : string
Tags
throws
Exception
Return values
string

makeNewPhotosBox()

private makeNewPhotosBox() : string
Tags
throws
Exception
Return values
string

makePartyTimerBox()

private makePartyTimerBox() : string
Tags
throws
Exception
Return values
string

makePartyTimerPastBox()

private makePartyTimerPastBox() : string
Tags
throws
Exception
Return values
string

makeThreadVisited()

private makeThreadVisited() : string
Tags
throws
Exception
Return values
string

makeVisitedParties()

private makeVisitedParties() : string
Tags
throws
Exception
Return values
string

        
On this page

Search results