Docs Goabase

ForumThread
in package
uses TraitUser

Table of Contents

Properties

$cfgForum  : array<string|int, mixed>
$nCount  : int
$nID  : int
$nPos  : int
$saAtt  : array<string|int, mixed>
$user  : User

Methods

__construct()  : mixed
cntThread()  : mixed
Anzahl Posts im Thread
getAtt()  : array<string|int, mixed>
getCfgForum()  : array<string|int, mixed>
getCount()  : int
getID()  : int
getPos()  : int
getSQL()  : array<string|int, mixed>
Get the SQL for the thread
getUserInstance()  : User
initParams()  : void
setAtt()  : void
setCfgForum()  : void
setCount()  : void
setID()  : void
setPos()  : void
setThreadLimit()  : void
setVisit()  : void
getFilteredMyThreadIDs()  : string
getImageIDs()  : string
Gibt komma-separierte IDs zurück

Properties

Methods

cntThread()

Anzahl Posts im Thread

public cntThread() : mixed
Tags
throws
RandomException
Return values
mixed

returns number of threads

getAtt()

public getAtt() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCfgForum()

public getCfgForum() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCount()

public getCount() : int
Return values
int

getSQL()

Get the SQL for the thread

public getSQL() : array<string|int, mixed>
Tags
throws
RandomException
Return values
array<string|int, mixed>
  • 0 - count, 1 = with limit, 3 = without limit

param string $saCfgForum param string $strTemplate

setAtt()

public setAtt(array<string|int, mixed> $saAtt) : void
Parameters
$saAtt : array<string|int, mixed>

setCfgForum()

public setCfgForum(array<string|int, mixed> $saCfgForum) : void
Parameters
$saCfgForum : array<string|int, mixed>

setCount()

public setCount(int $nCount) : void
Parameters
$nCount : int

setID()

public setID(int $nID) : void
Parameters
$nID : int

setPos()

public setPos(int $nPos) : void
Parameters
$nPos : int

setVisit()

public setVisit([string $strThreadTitle = '' ]) : void
Parameters
$strThreadTitle : string = ''

getFilteredMyThreadIDs()

private getFilteredMyThreadIDs() : string
Return values
string

getImageIDs()

Gibt komma-separierte IDs zurück

private getImageIDs() : string
Return values
string

        
On this page

Search results