Docs Goabase

PartyListNear
in package
uses TraitPartyInfo

Table of Contents

Properties

$partyInfo  : PartyInfo
$partySQL  : PartySQL

Methods

__construct()  : mixed
getList()  : string
Shows same type of parties nearby
getPartyInfoInstance()  : PartyInfo
getUpcomingFromUser()  : string
Three next events from an user except the recent
getTplPartyRelated()  : string
party table small party_list_related.tpl was originally for orga's events
getTplRelatedLoop()  : string

Properties

Methods

getList()

Shows same type of parties nearby

public getList(array<string|int, mixed> $saThisParty[, int $nLimit = 3 ]) : string
Parameters
$saThisParty : array<string|int, mixed>
  • the party we are calling
$nLimit : int = 3
Tags
intern

param array $saAtt

intern

param string $intAnzRow

throws
Exception
throws
RandomException
since
2015-05-11
Return values
string

getUpcomingFromUser()

Three next events from an user except the recent

public getUpcomingFromUser(int $party_id, int $orga_id) : string

Returns a string of three parties, layouted with party_list_related.tpl.php

Parameters
$party_id : int
$orga_id : int
Tags
intern

param int $party_date

throws
Exception
Return values
string

getTplPartyRelated()

party table small party_list_related.tpl was originally for orga's events

private getTplPartyRelated(string $svTemplatePart[, string $strInOut = '' ]) : string
Parameters
$svTemplatePart : string
$strInOut : string = ''
Tags
throws
Exception
Return values
string

getTplRelatedLoop()

private getTplRelatedLoop(array<string|int, mixed> $saParty) : string
Parameters
$saParty : array<string|int, mixed>
Tags
throws
Exception
Return values
string

        
On this page

Search results