|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilMapUtil:Static Public Member Functions | |
| static | settings () |
| static | isActivated () |
| Checks whether Map feature is activated. More... | |
| static | setActivated (bool $activated) |
| static | setType (string $type) |
| static | getType () |
| static | setStdLatitude (string $lat) |
| static | getStdLatitude () |
| static | setStdLongitude (string $lon) |
| static | getStdLongitude () |
| static | setStdZoom (string $zoom) |
| static | getStdZoom () |
| static | setApiKey (string $api_key) |
| static | getApiKey () |
| static | setStdTileServers (string $tile) |
| static | getStdTileServers () |
| Returns the tile server to be used in the installation. More... | |
| static | setStdGeolocationServer ($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 ilSetting | $_settings = null |
Definition at line 7 of file class.ilMapUtil.php.
|
static |
Definition at line 81 of file class.ilMapUtil.php.
References settings().
Referenced by ilGoogleMapGUI\getHtml(), and ilObjExternalToolsSettingsGUI\getMapsForm().
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 152 of file class.ilMapUtil.php.
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm().
Here is the caller graph for this function:
|
static |
Get default longitude, latitude and zoom.
Definition at line 121 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 133 of file class.ilMapUtil.php.
References $type, and getType().
Referenced by ilPublicUserProfileGUI\getEmbeddable(), ilADTLocationPresentationBridge\getHTML(), ilLocationInputGUI\insert(), and ilMembershipGUI\membersMap().
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 111 of file class.ilMapUtil.php.
References DEFAULT_GEOLOCATION, and settings().
Referenced by ilLocationInputGUI\geolocationAvailiable(), and ilObjExternalToolsSettingsGUI\getMapsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 51 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 61 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm().
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 96 of file class.ilMapUtil.php.
References DEFAULT_TILE, and settings().
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 71 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm().
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 ilLocationInputGUI\geolocationAvailiable(), getMapGUI(), ilObjExternalToolsSettingsGUI\getMapsForm(), 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 26 of file class.ilMapUtil.php.
References settings().
Referenced by ilPersonalProfileGUI\addLocationToForm(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilPublicUserProfileGUI\getEmbeddable(), ilObjExternalToolsSettingsGUI\getMapsForm(), ilMembershipGUI\membersMap(), ilMembershipGUI\setSubTabs(), ilObjCourseGUI\setSubTabs(), ilObjGroupGUI\setSubTabs(), and ilPageObjectGUI\showPage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 31 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 76 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 103 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 46 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 56 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 86 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 66 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 14 of file class.ilMapUtil.php.
References $_settings.
Referenced by getApiKey(), getDefaultSettings(), 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 36 of file class.ilMapUtil.php.
References $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 12 of file class.ilMapUtil.php.
Referenced by settings().
| const ilMapUtil::DEFAULT_GEOLOCATION = null |
Definition at line 10 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 9 of file class.ilMapUtil.php.
Referenced by ilObjExternalToolsSettingsGUI\getMapsForm(), and getStdTileServers().