Docs Goabase

PageStart
in package
uses TraitUser, TraitImageTools, TraitMember

Table of Contents

Properties

$cfgPath  : string
$env  : array<string|int, mixed>
$getParas  : array<string|int, mixed>
$imageTag  : ImageTag
$input  : Input
$member  : Member
$saPartyShort  : array<string|int, mixed>
$user  : User

Methods

__construct()  : mixed
cntByMinutes()  : int
Gibt Anzahl Member innerhalb eines gewissen Zeitraums zurueck
getBody()  : string
Page-Body, start (fast) jeder Seite
getImageTagInstance()  : ImageTag
getImageToolsInstance()  : ImageTools
getMemberInstance()  : Member
getUserInstance()  : User
getVisitBtn()  : string
Get the button for last visit on/off
cntVisitFull()  : int
Zählt anhand IP und User-Agent
getLangSwitchBox()  : string
Link for the language switching box
getLogo()  : string
getMenuFromCache()  : string
Reads the menu from the cache
getPartySearchBox()  : string
getRandomFromCache()  : string
getStatusMsg()  : string
Meldungen oben auf der Seite
getTopMenuFilled()  : string
getTopMenuIconsAndMemberImage()  : array<string|int, mixed>

Properties

$getParas

private array<string|int, mixed> $getParas

$saPartyShort

private array<string|int, mixed> $saPartyShort

Methods

__construct()

public __construct([array<string|int, mixed> $getParas = [] ][, array<string|int, mixed> $saPartyShort = [] ]) : mixed
Parameters
$getParas : array<string|int, mixed> = []
$saPartyShort : array<string|int, mixed> = []

cntByMinutes()

Gibt Anzahl Member innerhalb eines gewissen Zeitraums zurueck

public cntByMinutes(int $nTime) : int
Parameters
$nTime : int
  • Zahlenwert
Return values
int

getBody()

Page-Body, start (fast) jeder Seite

public getBody([string $title = '' ]) : string
Parameters
$title : string = ''
Tags
throws
Exception
Return values
string

getVisitBtn()

Get the button for last visit on/off

public getVisitBtn([int $nOn = 0 ]) : string
Parameters
$nOn : int = 0
  • "", "1", "0"
Tags
throws
Exception
Return values
string

param int $bOn

cntVisitFull()

Zählt anhand IP und User-Agent

private cntVisitFull() : int
Return values
int

getLangSwitchBox()

Link for the language switching box

private getLangSwitchBox() : string
Tags
throws
RandomException
Return values
string
private getLogo() : string
Tags
throws
Exception
Return values
string

getMenuFromCache()

Reads the menu from the cache

private getMenuFromCache() : string
Return values
string

getPartySearchBox()

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

getRandomFromCache()

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

getStatusMsg()

Meldungen oben auf der Seite

private getStatusMsg() : string
Return values
string

getTopMenuFilled()

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

getTopMenuIconsAndMemberImage()

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

        
On this page

Search results