device-geolocation-visitor-info.tpl.php |
modules/device_geolocation/theme/device-geolocation-visitor-info.tpl.php |
|
device-geolocation-visitor-info.tpl.php
Default theme implementation for rendering user's geolocation details block. |
device_geolocation.info |
modules/device_geolocation/device_geolocation.info |
|
name = Device Geolocation
description = Provides visitor's geographical location using client device location source that implements W3C Geolocation API and Google Geocoding service.
package = Location
dependencies[] = smart_ip
core = 6.x
php = 5.0 |
device_geolocation.install |
modules/device_geolocation/device_geolocation.install |
|
Installation callback for Device Geolocation. |
device_geolocation.module |
modules/device_geolocation/device_geolocation.module |
|
Provides visitor's geographical location using client device location source
that implements W3C Geolocation API and Google Geocoding service. |
IP2Location.inc |
includes/IP2Location.inc |
|
|
README.txt |
README.txt |
|
Description:
Smart IP identify visitor's geographical location (longitude/latitude), country,
region, city and postal code based on the IP address of the user. These information
will be stored at session variable ($_SESSION) with array key… |
README.txt |
modules/device_geolocation/README.txt |
|
Description:
Provides visitor's geographical location using client device location source
that implements W3C Geolocation API whereas the coordinates are geocoded using Google
Geocoding service. Google Geocoding returns a more detailed location… |
README.txt |
modules/smart_ip_views_bridge/README.txt |
|
$Id$
Description:
Smart IP Views Bridge exposes Smart IP visitor's location details to
Views field (coordinates, country, ISO 3166 2-character country code,
region, region code (FIPS), city and zip) and filter (country, ISO 3166
2-character… |
smart_ip.admin.inc |
includes/smart_ip.admin.inc |
|
Admin interface callbacks/handlers to configure Smart IP. |
smart_ip.country_list.inc |
includes/smart_ip.country_list.inc |
|
Provides a list of countries based on ISO standards. |
smart_ip.info |
smart_ip.info |
|
name = Smart IP
description = Smart IP identify visitor's geographical location (longitude/latitude), country, region, city and postal code based on the IP address of the visitor
package = Location
core = 6.x
php = 5.0 |
smart_ip.install |
smart_ip.install |
|
|
smart_ip.module |
smart_ip.module |
|
Determines country, geo location (longitude/latitude), region, city and
postal code of the user, based on IP address |
smart_ip.region_lookup.inc |
includes/smart_ip.region_lookup.inc |
|
Utility to get region name (Federal Information Processing Standards). |
smart_ip.utility.inc |
includes/smart_ip.utility.inc |
|
Utility routines to load the Smart IP database. |
smart_ip_views_bridge.info |
modules/smart_ip_views_bridge/smart_ip_views_bridge.info |
|
; $Id$
name = Smart IP Views Bridge
description = Exposes Smart IP visitor's location details to Views field (coordinates, country, ISO 3166 2-character country code, region, region code (FIPS), city and zip) and filter (country, ISO 3166… |
smart_ip_views_bridge.module |
modules/smart_ip_views_bridge/smart_ip_views_bridge.module |
|
Smart IP Views Bridge exposes Smart IP visitor's location details to
Views field (coordinates, country, ISO 3166 2-character country code,
region, region code (FIPS), city and zip) and filter (country, ISO 3166
2-character country code,… |
smart_ip_views_bridge.views.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge.views.inc |
|
Views hooks implemention. |
smart_ip_views_bridge_handler_field_city.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_city.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_city' field handler. |
smart_ip_views_bridge_handler_field_coordinates.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_coordinates.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_coordinates' field handler. |
smart_ip_views_bridge_handler_field_country.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_country.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_country' field handler. |
smart_ip_views_bridge_handler_field_latitude.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_latitude.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_latitude' field handler. |
smart_ip_views_bridge_handler_field_longitude.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_longitude.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_longitude' markup field handler. |
smart_ip_views_bridge_handler_field_region.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_region.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_region' field handler. |
smart_ip_views_bridge_handler_field_zip.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_handler_field_zip.inc |
|
Contains the 'smart_ip_views_bridge_handler_field_zip' field handler. |
smart_ip_views_bridge_openlayers_proximity_handler_field.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_openlayers_proximity_handler_field.inc |
|
|
smart_ip_views_bridge_openlayers_proximity_handler_filter_circle.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_openlayers_proximity_handler_filter_circle.inc |
|
|
smart_ip_views_bridge_openlayers_proximity_handler_filter_square.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_openlayers_proximity_handler_filter_square.inc |
|
|
smart_ip_views_bridge_openlayers_proximity_handler_sort.inc |
modules/smart_ip_views_bridge/views/smart_ip_views_bridge_openlayers_proximity_handler_sort.inc |
|
|