Docs Goabase

LinkBase
in package

Other Websites

Table of Contents

getCategoryCloud()  : string
Cloud der Linkbase Kategorien
getCategoryRadio()  : string
Die Linkbase-Kategorien als Radioboxen
getCategorySelectBox()  : string
Shows selectbox
getRecent()  : string
Returns list of recent links
showLinks()  : int
Zeigt die Links je nach Kategorie, gibt anzahl der links zurueck
getSQL()  : array<string|int, mixed>
Holt die passenden SQL-Statements fuer die Linkbase-Suche
getResultCats()  : array<string|int, mixed>|false|mixed

Methods

getCategoryCloud()

Cloud der Linkbase Kategorien

public static getCategoryCloud() : string
Return values
string

getCategoryRadio()

Die Linkbase-Kategorien als Radioboxen

public static getCategoryRadio(array<string|int, mixed> $saAtt[, string $strFieldname = 'saField[category]' ]) : string
Parameters
$saAtt : array<string|int, mixed>
  • bisher nur 'category'
$strFieldname : string = 'saField[category]'
Return values
string

getCategorySelectBox()

Shows selectbox

public static getCategorySelectBox( $saAtt) : string
Parameters
$saAtt :
Return values
string

getRecent()

Returns list of recent links

public static getRecent([int $nRecentLinks = 3 ]) : string
Parameters
$nRecentLinks : int = 3
Return values
string

Zeigt die Links je nach Kategorie, gibt anzahl der links zurueck

public static showLinks(array<string|int, mixed> $saAtt, int $nPos[, string $strTemplate = 'link_table.tpl.php' ]) : int
Parameters
$saAtt : array<string|int, mixed>
$nPos : int
$strTemplate : string = 'link_table.tpl.php'
Return values
int

getSQL()

Holt die passenden SQL-Statements fuer die Linkbase-Suche

protected static getSQL([array<string|int, mixed> $saAtt = [] ], int $nPos) : array<string|int, mixed>
Parameters
$saAtt : array<string|int, mixed> = []
$nPos : int
Return values
array<string|int, mixed>

0:count, 1:select, 2:where

getResultCats()

private static getResultCats() : array<string|int, mixed>|false|mixed
Return values
array<string|int, mixed>|false|mixed

Search results