ILIAS
Release_5_0_x_branch Revision 61816
|
Map Utility Class. More...
Static Public Member Functions | |
static | settings () |
static | isActivated () |
Checks whether Map feature is activated. | |
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 | getDefaultSettings () |
Get default longitude, latitude and zoom. | |
static | getMapGUI () |
Get an instance of the GUI class. | |
static | getAvailableMapTypes () |
Get a dict { $id => $name } for available maps services. |
Static Public Attributes | |
static | $_settings = null |
|
static |
Get a dict { $id => $name } for available maps services.
Definition at line 142 of file class.ilMapUtil.php.
References $lng.
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
|
static |
Get default longitude, latitude and zoom.
Definition at line 110 of file class.ilMapUtil.php.
Referenced by ilPersonalProfileGUI\addLocationToForm(), ilADTLocationFormBridge\addToForm(), ilADTLocationSearchBridgeSingle\addToForm(), ilObjGroupGUI\editMapSettingsObject(), and ilObjCourseGUI\editMapSettingsObject().
|
static |
Get an instance of the GUI class.
Definition at line 121 of file class.ilMapUtil.php.
References getType().
Referenced by ilPublicUserProfileGUI\getEmbeddable(), ilADTLocationPresentationBridge\getHTML(), ilLocationInputGUI\insert(), ilObjGroupGUI\membersMapObject(), ilObjCourseGUI\membersMapObject(), and ilPCMap\modifyPageContentPostXsl().
|
static |
Definition at line 80 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
|
static |
Definition at line 90 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
|
static |
Definition at line 100 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject().
|
static |
Definition at line 71 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\editMapsObject(), and getMapGUI().
|
static |
Checks whether Map feature is activated.
API key must be provided.
Definition at line 54 of file class.ilMapUtil.php.
References settings().
Referenced by ilPersonalProfileGUI\addLocationToForm(), ilObjGroupGUI\editMapSettingsObject(), ilObjCourseGUI\editMapSettingsObject(), ilObjExternalToolsSettingsGUI\editMapsObject(), ilPublicUserProfileGUI\getEmbeddable(), ilObjGroupGUI\membersMapObject(), ilObjCourseGUI\membersMapObject(), ilPersonalProfileGUI\savePersonalData(), ilObjCourseGUI\setSubTabs(), ilObjGroupGUI\setSubTabs(), ilPageObjectGUI\showPage(), and ilPersonalProfileGUI\showPublicProfileFields().
|
static |
Definition at line 61 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
|
static |
Definition at line 75 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
|
static |
Definition at line 85 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
|
static |
Definition at line 95 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
|
static |
Definition at line 38 of file class.ilMapUtil.php.
References $_settings.
Referenced by getStdLatitude(), getStdLongitude(), getStdZoom(), getType(), isActivated(), setActivated(), setStdLatitude(), setStdLongitude(), setStdZoom(), and setType().
|
static |
Definition at line 66 of file class.ilMapUtil.php.
References settings().
Referenced by ilObjExternalToolsSettingsGUI\saveMapsObject().
|
static |
Definition at line 34 of file class.ilMapUtil.php.
Referenced by settings().