PageInfoBlock
in package
uses
TraitUser
Table of Contents
Properties
- $htmlHeader : HtmlHeader
- $isPartyNewsVisible : bool
- $pageInfo : PageInfo
- $saParty : array<string|int, mixed>
- $user : User
Methods
- __construct() : mixed
- getData() : string
- Page-Info rechte Seite
- getSubPagePartyInfo() : string
- getUserInstance() : User
- isPartyNewsVisible() : bool
- setIsPartyNewsVisible() : void
- getIndexPageReturn() : array<string|int, mixed>
- getInfoNews() : string
- getMemberLogin() : string
- getMemberLoginOrBox() : string
- getNearbyParties() : string
- getNews() : string
- getPageInfoBlock() : string
- getPageInfoEnd() : string
- getPageInfoStart() : string
- getSubPageReturn() : array<string|int, mixed>
Properties
$htmlHeader
public
HtmlHeader
$htmlHeader
$isPartyNewsVisible
private
bool
$isPartyNewsVisible
$pageInfo
private
PageInfo
$pageInfo
$saParty
private
array<string|int, mixed>
$saParty
$user
private
User
$user
Methods
__construct()
public
__construct([array<string|int, mixed> $saParty = [] ]) : mixed
Parameters
- $saParty : array<string|int, mixed> = []
getData()
Page-Info rechte Seite
public
getData() : string
Container-Template fuer einige Funktionen und Sub-Templates
Tags
Return values
stringgetSubPagePartyInfo()
public
getSubPagePartyInfo([int $nLimit = 4 ]) : string
Parameters
- $nLimit : int = 4
Tags
Return values
stringgetUserInstance()
public
getUserInstance() : User
Return values
UserisPartyNewsVisible()
public
isPartyNewsVisible() : bool
Return values
boolsetIsPartyNewsVisible()
public
setIsPartyNewsVisible(bool $isPartyNewsVisible) : void
Parameters
- $isPartyNewsVisible : bool
getIndexPageReturn()
private
getIndexPageReturn() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>getInfoNews()
private
getInfoNews() : string
Tags
Return values
stringgetMemberLogin()
private
getMemberLogin() : string
Tags
Return values
stringgetMemberLoginOrBox()
private
getMemberLoginOrBox() : string
Tags
Return values
stringgetNearbyParties()
private
getNearbyParties() : string
Tags
Return values
stringgetNews()
private
getNews() : string
Tags
Return values
stringgetPageInfoBlock()
private
getPageInfoBlock() : string
Return values
stringgetPageInfoEnd()
private
getPageInfoEnd([bool $isInfoOff = false ]) : string
Parameters
- $isInfoOff : bool = false
Return values
stringgetPageInfoStart()
private
getPageInfoStart([bool|int $isInfoOff = false ]) : string
Parameters
- $isInfoOff : bool|int = false
Return values
stringgetSubPageReturn()
private
getSubPageReturn() : array<string|int, mixed>