PartyAdminGeo
in package
uses
TraitPartyInfo, TraitUser
Table of Contents
Methods
- __construct() : mixed
- getEditGeoContainer() : string
- Sub-Formular fuer die geolocation-suche beim party-eintrag, wird auf party_admin.php und party_edit_tpl.php verwendet
- getPartyInfoInstance() : PartyInfo
- getUserInstance() : User
- getPartyGeoList() : string
- list of all events with geodata
Methods
__construct()
public
__construct() : mixed
getEditGeoContainer()
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
Tags
Return values
stringgetPartyInfoInstance()
public
getPartyInfoInstance() : PartyInfo
Return values
PartyInfogetUserInstance()
public
getUserInstance() : User
Return values
UsergetPartyGeoList()
list of all events with geodata
private
getPartyGeoList() : string