PageInfo
in package
uses
TraitCache, TraitMemberLink
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- ajaxShowMoreNewEntries() : array<string|int, mixed>
- getCacheInstance() : Cache
- getDivBoxes() : string
- getMemberLinkInstance() : MemberLink
- getNewEntries() : string
- shows new entries of events, reports, photos, flyer, lifts uses js:get-ajax-list to open all other behind $nShowStop
- getNewEntriesOpenBox() : string
- getStyleSwitch() : string
- fetchPartiesInRange() : array<string|int, mixed>
- makeOpenBox() : string
- processPartyData() : string
- renderCssLayout() : string
Properties
$partyListNewTpl
private
PartyListNewTpl
$partyListNewTpl
Methods
__construct()
public
__construct() : mixed
ajaxShowMoreNewEntries()
public
ajaxShowMoreNewEntries(string $aID) : array<string|int, mixed>
Parameters
- $aID : string
Return values
array<string|int, mixed>getCacheInstance()
public
getCacheInstance() : Cache
Return values
CachegetDivBoxes()
public
getDivBoxes() : string
Return values
stringgetMemberLinkInstance()
public
getMemberLinkInstance() : MemberLink
Return values
MemberLinkgetNewEntries()
shows new entries of events, reports, photos, flyer, lifts uses js:get-ajax-list to open all other behind $nShowStop
public
getNewEntries([string $dataType = 'party' ][, int $nShowStart = 0 ][, int $nShowStop = 4 ][, bool $bStart = true ]) : string
Parameters
- $dataType : string = 'party'
-
- party, report, meeting, party_photos, photos, flyer|flyimg
- $nShowStart : int = 0
-
Counter starts at 0
- $nShowStop : int = 4
-
Counter 4 means 5
- $bStart : bool = true
Return values
stringgetNewEntriesOpenBox()
public
getNewEntriesOpenBox([string $dataType = 'party' ]) : string
Parameters
- $dataType : string = 'party'
Return values
stringgetStyleSwitch()
public
getStyleSwitch([string $strCSS = 'topline2 center' ]) : string
Parameters
- $strCSS : string = 'topline2 center'
Return values
stringfetchPartiesInRange()
private
fetchPartiesInRange(string $dataType, int $nShowStart, int $nShowStop) : array<string|int, mixed>
Parameters
- $dataType : string
- $nShowStart : int
- $nShowStop : int
Return values
array<string|int, mixed>makeOpenBox()
private
makeOpenBox([string $dataType = 'party' ]) : string
Parameters
- $dataType : string = 'party'
Return values
stringprocessPartyData()
private
processPartyData(array<string|int, mixed> $saFoundParty) : string
Parameters
- $saFoundParty : array<string|int, mixed>
Return values
stringrenderCssLayout()
private
renderCssLayout() : string