PartyLinks
in package
Table of Contents
Properties
- $saParty : array<string|int, mixed>
Methods
- __construct() : mixed
- getGeoMap() : array{maplink: string, container: string}
- Gibt den Ajax-Link für die OSM-Map
- getShareBtnAjax() : string
- Ein Button, der die Shares per Ajax holt
- getWeather() : array{maplink: string, container: string}
Properties
$saParty
public
array<string|int, mixed>
$saParty
Methods
__construct()
public
__construct(array<string|int, mixed> $saParty) : mixed
Parameters
- $saParty : array<string|int, mixed>
getGeoMap()
Gibt den Ajax-Link für die OSM-Map
public
getGeoMap([array<string|int, mixed> $naJson = [] ]) : array{maplink: string, container: string}
Es gibt zwei Fälle: Mit und ohne Party Wird keine Party übertragen, kommen nur lat/lon-werte
Parameters
- $naJson : array<string|int, mixed> = []
-
- width und height
Tags
Return values
array{maplink: string, container: string}getShareBtnAjax()
Ein Button, der die Shares per Ajax holt
public
getShareBtnAjax([bool $bSetBtn = false ]) : string
Parameters
- $bSetBtn : bool = false
Tags
Return values
stringgetWeather()
public
getWeather() : array{maplink: string, container: string}