Docs Goabase

Documentation

Table of Contents

Packages

Goabase
Application

Namespaces

Goabase

Constants

GB_ICONS  = Cfg::iconVar()
GB_IS_BOT  = $bBot
GB_LNG_VARS  = $this->load('global')
GB_LNG_VARS_ERR  = $this->load('error')
GB_URL_LNG  = $this->env['GB_URL'] . $cfgBaseLng
GB_USER_LNG  = $cfgUserLng

Functions

get_legacy_adapter()  : LegacyAdapter
Get the legacy adapter instance
strtr_full()  : string
Erweitertes strtr() Zentrale Funktion an fast 850 Stellen. Füllt das jeweilige Template aus.
getLng()  : string
Language vars type 'global'
getIcon()  : string
Icons
cleanAttributes()  : string
Cleaning empty title, rel and class from HTML tags
getLngErr()  : string
Error-Vars

Constants

GB_IS_BOT

public mixed GB_IS_BOT = $bBot

GB_LNG_VARS

public mixed GB_LNG_VARS = $this->load('global')

GB_LNG_VARS_ERR

public mixed GB_LNG_VARS_ERR = $this->load('error')

GB_URL_LNG

public mixed GB_URL_LNG = $this->env['GB_URL'] . $cfgBaseLng

Functions

strtr_full()

Erweitertes strtr() Zentrale Funktion an fast 850 Stellen. Füllt das jeweilige Template aus.

strtr_full(string $template, array<string|int, mixed> $change) : string

Dabei werden evtl. gekapselte auch entfent, daher nicht immer verwendbar. In {title} wird htmlspecialchars() ausgeführt.

Parameters
$template : string
$change : array<string|int, mixed>
Return values
string

getLng()

Language vars type 'global'

getLng(string $key) : string
Parameters
$key : string
Return values
string

getIcon()

Icons

getIcon(string $key) : string
Parameters
$key : string
Return values
string

cleanAttributes()

Cleaning empty title, rel and class from HTML tags

cleanAttributes(string $return) : string
Parameters
$return : string
Return values
string

getLngErr()

Error-Vars

getLngErr(string $key) : string
Parameters
$key : string
  • NothingFound SubmitTitle Country AdsGeneral Name NameDouble Email EmailMiss EmailTrash EmailWrong EmailDbl EmailSend Pw PwCtrl PwShort PwEqual Double LoginFailed WrongTown PartyName PartyNameEmpty PartyNameReserved PartyNameLong PartyNameLoctownNr PartyExist PartyPassword PartyEmail PartyLoctown PartyDate PartyTooLong PartyNoFbRead EmptyFields Empty Exists NoUrl NoOnline Content Blacklight Sunrise NoText Tags TagsHint Unknown GeoPermDenied GeoPosUnknown GeoTimeout Confirm
Return values
string

Search results