PageInfo
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- ajaxShowMoreNewEntries() : array<string|int, mixed>
- getNewEntries() : string
- shows new entries of events, reports, photos, flyer, lifts uses js:get-ajax-list to open all other behind $nShowStop
- fetchPartiesInRange() : array<string|int, mixed>
- retrieveCacheFile() : string
Properties
$partyListNewTpl
private
PartyListNewTpl
$partyListNewTpl
Methods
__construct()
public
__construct() : mixed
ajaxShowMoreNewEntries()
public
ajaxShowMoreNewEntries(string $aID) : array<string|int, mixed>
Parameters
- $aID : string
Tags
Return values
array<string|int, mixed>getNewEntries()
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 ]) : 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
Tags
Return values
stringfetchPartiesInRange()
private
fetchPartiesInRange(string $strCacheFile, int $nShowStart, int $nShowStop) : array<string|int, mixed>
Parameters
- $strCacheFile : string
- $nShowStart : int
- $nShowStop : int
Return values
array<string|int, mixed>retrieveCacheFile()
private
retrieveCacheFile(string $dataType) : string
Parameters
- $dataType : string