Docs Goabase

LinkBase
in package
uses TraitDataWrite, TraitPage, TraitUser

Table of Contents

Constants

LINKBASE_ADD_ENDPOINT  = 'linkbase/add/'

Properties

$saAtt  : array<string|int, mixed>
$category  : string
$env  : array<string|int, mixed>
$input  : Input

Methods

__construct()  : mixed
checkUrl()  : void
getCategoryRadio()  : string
Die Linkbase-Kategorien als Radioboxen
getDataWriteInstance()  : DataWrite
getFormOne()  : string
getFormTwo()  : string
getPageInstance()  : Page
getSearchHead()  : string
getUserInstance()  : User
writeLink()  : void
getCategorySelectBox()  : string
Shows selectbox
getResultCats()  : array<string|int, mixed>

Constants

LINKBASE_ADD_ENDPOINT

private mixed LINKBASE_ADD_ENDPOINT = 'linkbase/add/'

Properties

$saAtt

public array<string|int, mixed> $saAtt

$category

private string $category = 'Artists'

$env

private array<string|int, mixed> $env

Methods

__construct()

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

getCategoryRadio()

Die Linkbase-Kategorien als Radioboxen

public getCategoryRadio([string $strFieldname = 'saField[category]' ]) : string
Parameters
$strFieldname : string = 'saField[category]'
Return values
string

getFormOne()

public getFormOne(array<string|int, mixed> $page) : string
Parameters
$page : array<string|int, mixed>
Tags
throws
Exception
Return values
string

getFormTwo()

public getFormTwo(array<string|int, mixed> $page) : string
Parameters
$page : array<string|int, mixed>
Tags
throws
RandomException
throws
Exception
Return values
string

getSearchHead()

public getSearchHead(string $title) : string
Parameters
$title : string
Tags
throws
RandomException
throws
Exception
Return values
string
public writeLink() : void
Tags
throws
Exception

getCategorySelectBox()

Shows selectbox

private getCategorySelectBox() : string
Return values
string

getResultCats()

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

        
On this page

Search results