SinglePageFaq
in package
uses
TraitData
Read onlyYes
FinalYes
Table of Contents
Properties
- $data : Data
- $htmlHeader : HtmlHeader
- $tplDefLink : string
- $tplLoop : string
Methods
- __construct() : mixed
- getDataInstance() : Data
- openPage() : void
- getCategoryDescription() : string
- getList() : string
- Zeigt die FAQ
- getTplLoop() : string
- getTplPre() : string
- getTplStart() : string
- Bildet FAQ-Index und Tabelle, braucht keinen Sprachtext
Properties
$data
private
Data
$data
$htmlHeader
private
HtmlHeader
$htmlHeader
$tplDefLink
private
string
$tplDefLink
$tplLoop
private
string
$tplLoop
Methods
__construct()
public
__construct(HtmlHeader $htmlHeader) : mixed
Parameters
- $htmlHeader : HtmlHeader
getDataInstance()
public
getDataInstance() : Data
Return values
DataopenPage()
public
openPage() : void
getCategoryDescription()
private
getCategoryDescription(int $nCatID, int $nLangID) : string
Parameters
- $nCatID : int
- $nLangID : int
Return values
stringgetList()
Zeigt die FAQ
private
getList() : string
Return values
stringgetTplLoop()
private
getTplLoop([array<string|int, mixed> $row = [] ]) : string
Parameters
- $row : array<string|int, mixed> = []
Return values
stringgetTplPre()
private
getTplPre() : string
Return values
stringgetTplStart()
Bildet FAQ-Index und Tabelle, braucht keinen Sprachtext
private
getTplStart(int $nCatID, int $nLangID) : string
Parameters
- $nCatID : int
- $nLangID : int