Docs Goabase

ForumThreadMember
in package
uses TraitData

FinalYes

Table of Contents

Properties

$daysThread  : int
$data  : Data
$env  : array<string|int, mixed>
$threadData  : array<string|int, mixed>
$threadID  : int

Methods

__construct()  : mixed
getDataInstance()  : Data
getIDsOfThread()  : array<string|int, mixed>
Get's all related posts
openPage()  : void
calculateThreadAgeInDays()  : int
getForumHeadLineOnMember()  : string
getPageIntro()  : string
getPageMemberList()  : string
getThreadTitle()  : string
getThreadUserIDs()  : array<string|int, mixed>
setThreadFromIndex()  : void
setThreadID()  : void

Properties

Methods

__construct()

public __construct([int $nID = 0 ]) : mixed
Parameters
$nID : int = 0

getIDsOfThread()

Get's all related posts

public getIDsOfThread() : array<string|int, mixed>
Return values
array<string|int, mixed>
  • IDs des threads

calculateThreadAgeInDays()

private calculateThreadAgeInDays() : int
Return values
int

getForumHeadLineOnMember()

private getForumHeadLineOnMember() : string
Return values
string

getPageIntro()

private getPageIntro(array<string|int, mixed> $pageData, array<string|int, mixed> $getParas) : string
Parameters
$pageData : array<string|int, mixed>
$getParas : array<string|int, mixed>
Return values
string

getPageMemberList()

private getPageMemberList(array<string|int, mixed> $getParas) : string
Parameters
$getParas : array<string|int, mixed>
Return values
string

getThreadTitle()

private getThreadTitle([int|null $nPos = 0 ]) : string
Parameters
$nPos : int|null = 0
Return values
string

getThreadUserIDs()

private getThreadUserIDs() : array<string|int, mixed>
Return values
array<string|int, mixed>

setThreadID()

private setThreadID(int $threadID) : void
Parameters
$threadID : int

        
On this page

Search results