AbstractFormat
AbstractFormat PHP Methods
getCountryAddData(string $type, string $title, $total) v5
Gets country stats data
PARAMETERS:
$type = string, Map type (for countries = "country")
$title = string, Country name 2 letters code
$total = Stats total amount
RETURN VALUE:
string = country stats data as HTML getCountryTitle(string $country) v5
Gets country title from 2 letters code
PARAMETERS:
$country = string, Country name 2 letters code
RETURN VALUE:
string = country title from 2 letters code setLocation(\WMT\Map\Location $location) v5
Set report location
PARAMETERS:
$location = object
RETURN VALUE:
voidAbstractFormat PHP Variables
🔎︎ %l4610%