|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Map Utility Class. More...
Collaboration diagram for ilMapUtil:Static Public Member Functions | |
| static | settings () |
| static | isActivated () |
| Checks whether Map feature is activated. More... | |
| static | setActivated ($a_activated) |
| static | setType ($a_type) |
| static | getType () |
| static | setStdLatitude ($a_lat) |
| static | getStdLatitude () |
| static | setStdLongitude ($a_lon) |
| static | getStdLongitude () |
| static | setStdZoom ($a_zoom) |
| static | getStdZoom () |
| static | setApiKey ($a_api_key) |
| static | getApiKey () |
| static | setStdTileServers ($a_tile) |
| static | getStdTileServers () |
| Returns the tile server to be used in the installation. More... | |
| static | setStdGeolocationServer ($a_geolocation) |
| static | getStdGeolocationServer () |
| Returns the reverse geolocation server to be used in the installation. More... | |
| static | getDefaultSettings () |
| Get default longitude, latitude and zoom. More... | |
| static | getMapGUI () |
| Get an instance of the GUI class. More... | |
| static | getAvailableMapTypes () |
| Get a dict { $id => $name } for available maps services. More... | |
Data Fields | |
| const | DEFAULT_TILE = "a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org" |
| const | DEFAULT_GEOLOCATION = null |
Static Public Attributes | |
| static | $_settings = null |
|
static |
Definition at line 113 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject(), and ilGoogleMapGUI\getHtml().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get a dict { $id => $name } for available maps services.
Definition at line 191 of file class.ilMapUtil.php.
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
Here is the caller graph for this function:
|
static |
Get default longitude, latitude and zoom.
Definition at line 156 of file class.ilMapUtil.php.
References settings().
Referenced by ilPersonalProfileGUI\addLocationToForm(), ilADTLocationFormBridge\addToForm(), ilADTLocationSearchBridgeSingle\addToForm(), ilObjCourseGUI\editMapSettingsObject(), and ilObjGroupGUI\editMapSettingsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get an instance of the GUI class.
Definition at line 167 of file class.ilMapUtil.php.
References getType().
Referenced by ilPublicUserProfileGUI\getEmbeddable(), ilADTLocationPresentationBridge\getHTML(), ilLocationInputGUI\insert(), ilMembershipGUI\membersMap(), and ilPCMap\modifyPageContentPostXsl().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Returns the reverse geolocation server to be used in the installation.
Definition at line 145 of file class.ilMapUtil.php.
References DEFAULT_GEOLOCATION, and settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject(), and ilLocationInputGUI\geolocationAvailiable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 83 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 93 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Returns the tile server to be used in the installation.
Definition at line 128 of file class.ilMapUtil.php.
References DEFAULT_TILE, and settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 103 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 74 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject(), ilLocationInputGUI\geolocationAvailiable(), getMapGUI(), and ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Checks whether Map feature is activated.
API key must be provided.
Definition at line 57 of file class.ilMapUtil.php.
References settings().
Referenced by ilPersonalProfileGUI\addLocationToForm(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilObjExternalToolsSettingsGUI\editMapsObject(), ilPublicUserProfileGUI\getEmbeddable(), ilMembershipGUI\membersMap(), ilPersonalProfileGUI\savePersonalData(), ilObjCourseGUI\setSubTabs(), ilObjGroupGUI\setSubTabs(), ilMembershipGUI\setSubTabs(), ilPageObjectGUI\showPage(), and ilPersonalProfileGUI\showPublicProfileFields().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 64 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 108 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 135 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 78 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 88 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 118 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 98 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 41 of file class.ilMapUtil.php.
References $_settings.
Referenced by getApiKey(), getStdGeolocationServer(), getStdLatitude(), getStdLongitude(), getStdTileServers(), getStdZoom(), getType(), isActivated(), setActivated(), setApiKey(), setStdGeolocationServer(), setStdLatitude(), setStdLongitude(), setStdTileServers(), setStdZoom(), and setType().
Here is the caller graph for this function:
|
static |
Definition at line 69 of file class.ilMapUtil.php.
References $a_type, and settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 34 of file class.ilMapUtil.php.
Referenced by settings().
| const ilMapUtil::DEFAULT_GEOLOCATION = null |
Definition at line 37 of file class.ilMapUtil.php.
Referenced by getStdGeolocationServer().
| const ilMapUtil::DEFAULT_TILE = "a.tile.openstreetmap.org b.tile.openstreetmap.org c.tile.openstreetmap.org" |
Definition at line 36 of file class.ilMapUtil.php.
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject(), and getStdTileServers().