PartyAdminGeo
in package
uses
TraitCache, TraitData, TraitPartyInfo
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- getCacheInstance() : Cache
- getDataInstance() : Data
- getEditGeoContainer() : string
- Sub-Formular fuer die geolocation-suche beim party-eintrag, wird auf party_admin.php und party_edit_tpl.php verwendet
- getPartyInfoInstance() : PartyInfo
- getPartyGeoList() : string
- list of all events with geodata
Properties
$env
private
array<string|int, mixed>
$env
$user read-only
private
User
$user
Methods
__construct()
public
__construct(User $user) : mixed
Parameters
- $user : User
getCacheInstance()
public
getCacheInstance() : Cache
Return values
CachegetDataInstance()
public
getDataInstance() : Data
Return values
DatagetEditGeoContainer()
Sub-Formular fuer die geolocation-suche beim party-eintrag, wird auf party_admin.php und party_edit_tpl.php verwendet
public
getEditGeoContainer(array<string|int, mixed> $saParty, int $PID[, bool $bPartyGeoUpdate = false ]) : string
Parameters
- $saParty : array<string|int, mixed>
- $PID : int
- $bPartyGeoUpdate : bool = false
Return values
stringgetPartyInfoInstance()
public
getPartyInfoInstance() : PartyInfo
Return values
PartyInfogetPartyGeoList()
list of all events with geodata
private
getPartyGeoList() : string