Table of Contents
Properties
-
$cloud
: array<string|int, mixed>
-
$country
: Country
-
$gbUrl
: string
Methods
-
__construct()
: mixed
-
getTplHead()
: void
-
getTplLoop()
: void
-
getTplStop()
: array<string|int, mixed>
$cloud
private
array<string|int, mixed>
$cloud
= []
$country
private
Country
$country
$gbUrl
private
string
$gbUrl
__construct()
public
__construct() : mixed
getTplHead()
public
getTplHead() : void
getTplLoop()
public
getTplLoop(array<string|int, mixed> $saRow) : void
Parameters
-
$saRow
: array<string|int, mixed>
-
getTplStop()
public
getTplStop() : array<string|int, mixed>
Return values
array<string|int, mixed>