Docs Goabase

PartyCountriesCloudTpl
in package
uses TraitCountry

Table of Contents

Properties

$attData  : array<string|int, mixed>
$bPast  : int
$cloud  : array<string|int, mixed>
$country  : Country
$sumCountry  : int
$tags  : Tags
$targetPath  : string
$tplBubble  : string
$tplDefLink  : string

Methods

__construct()  : mixed
getCloud()  : array<string|int, mixed>
getCountryInstance()  : Country
getTplHead()  : string
getTplLoop()  : array<string|int, mixed>
getTplStop()  : array<string|int, mixed>
setCloud()  : void
setPast()  : void
calculateCloudSize()  : float|int

Properties

Methods

__construct()

public __construct([array<string|int, mixed>|null $saAtt = [] ]) : mixed
Parameters
$saAtt : array<string|int, mixed>|null = []
Tags
throws
Exception

getTplLoop()

public getTplLoop(array<string|int, mixed> $saRow) : array<string|int, mixed>
Parameters
$saRow : array<string|int, mixed>
Return values
array<string|int, mixed>

getTplStop()

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

setCloud()

public setCloud(array<string|int, mixed> $cloud) : void
Parameters
$cloud : array<string|int, mixed>

calculateCloudSize()

private calculateCloudSize(int $sumTotal) : float|int
Parameters
$sumTotal : int
Return values
float|int
Loading…
On this page

Search results