Docs Goabase

PartyList
in package
uses TraitPartyTimer

Table of Contents

Properties

$input  : Input
$pageTools  : PageTools

Methods

__construct()  : mixed
ajaxListGetter()  : array<string|int, string>
ajaxListMoreGetter()  : array<string|int, mixed>|array<string|int, string>
getCalPreview()  : array<string|int, mixed>
getListParties()  : array<string|int, mixed>
Get a list of the parties
getPartyTimerInstance()  : PartyTimer
getVisited()  : string
Gets the visited parties
handleSearchDateRedirect()  : mixed
shouldRedirect()  : bool

Properties

Methods

ajaxListGetter()

public ajaxListGetter(array<string|int, mixed> $getParas, string $file) : array<string|int, string>
Parameters
$getParas : array<string|int, mixed>
$file : string
Tags
throws
RandomException
Return values
array<string|int, string>

ajaxListMoreGetter()

public ajaxListMoreGetter() : array<string|int, mixed>|array<string|int, string>
Tags
throws
Exception
Return values
array<string|int, mixed>|array<string|int, string>

getCalPreview()

public getCalPreview(string $jsData) : array<string|int, mixed>
Parameters
$jsData : string
Tags
throws
Exception
Return values
array<string|int, mixed>

getListParties()

Get a list of the parties

public getListParties(array<string|int, mixed> $saAtt[, int $nPos = 0 ][, int $bPast = 0 ][, string $strTemplate = '_def' ]) : array<string|int, mixed>
Parameters
$saAtt : array<string|int, mixed>
$nPos : int = 0
$bPast : int = 0
$strTemplate : string = '_def'
Tags
throws
Exception
Return values
array<string|int, mixed>
  • [total] amount of parties, [list] of parties

getVisited()

Gets the visited parties

public getVisited() : string
Tags
throws
Exception
Return values
string

handleSearchDateRedirect()

public handleSearchDateRedirect([mixed $saAtt = [] ]) : mixed
Parameters
$saAtt : mixed = []

shouldRedirect()

private shouldRedirect(string $formattedDate) : bool
Parameters
$formattedDate : string
Return values
bool

        
On this page

Search results