Docs Goabase

LinkBaseRecent
in package

Table of Contents

Properties

$tplBubble  : string
$tplDefLink  : string

Methods

__construct()  : mixed
getList()  : string
Returns list of recent links
fetchRecentLinks()  : array<string|int, mixed>
getTplList()  : string
Link-Tabelle fuer die neuesten, verkuerzte inhalte
getTplStart()  : string
getTplStop()  : string

Properties

Methods

getList()

Returns list of recent links

public getList([int $nRecentLinks = 3 ]) : string
Parameters
$nRecentLinks : int = 3
Tags
throws
Exception
Return values
string
private fetchRecentLinks(int $nRecentLinks) : array<string|int, mixed>
Parameters
$nRecentLinks : int
Return values
array<string|int, mixed>

getTplList()

Link-Tabelle fuer die neuesten, verkuerzte inhalte

private getTplList([array<string|int, mixed> $row = [] ]) : string
Parameters
$row : array<string|int, mixed> = []
Tags
throws
Exception
Return values
string

getTplStart()

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

getTplStop()

private getTplStop() : string
Return values
string

        
On this page

Search results