LinkBase
in package
uses
TraitDataWrite, TraitPage, TraitUser
Table of Contents
Constants
- LINKBASE_ADD_ENDPOINT = 'linkbase/add/'
Properties
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
$input
private
Input
$input
Methods
__construct()
public
__construct([array<string|int, mixed> $saAtt = [] ]) : mixed
Parameters
- $saAtt : array<string|int, mixed> = []
checkUrl()
public
checkUrl() : void
getCategoryRadio()
Die Linkbase-Kategorien als Radioboxen
public
getCategoryRadio([string $strFieldname = 'saField[category]' ]) : string
Parameters
- $strFieldname : string = 'saField[category]'
Return values
stringgetDataWriteInstance()
public
getDataWriteInstance() : DataWrite
Return values
DataWritegetFormOne()
public
getFormOne(array<string|int, mixed> $page) : string
Parameters
- $page : array<string|int, mixed>
Tags
Return values
stringgetFormTwo()
public
getFormTwo(array<string|int, mixed> $page) : string
Parameters
- $page : array<string|int, mixed>
Tags
Return values
stringgetPageInstance()
public
getPageInstance() : Page
Return values
PagegetSearchHead()
public
getSearchHead(string $title) : string
Parameters
- $title : string
Tags
Return values
stringgetUserInstance()
public
getUserInstance() : User
Return values
UserwriteLink()
public
writeLink() : void
Tags
getCategorySelectBox()
Shows selectbox
private
getCategorySelectBox() : string
Return values
stringgetResultCats()
private
getResultCats() : array<string|int, mixed>