From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 4 Jun 2014 14:27:03 +0200 Subject: Add webinterface with functionallity --- management-interface/lib/api/classWeb_1_1Geo.html | 164 ++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 management-interface/lib/api/classWeb_1_1Geo.html (limited to 'management-interface/lib/api/classWeb_1_1Geo.html') diff --git a/management-interface/lib/api/classWeb_1_1Geo.html b/management-interface/lib/api/classWeb_1_1Geo.html new file mode 100644 index 0000000..5145b52 --- /dev/null +++ b/management-interface/lib/api/classWeb_1_1Geo.html @@ -0,0 +1,164 @@ + + + + + + + +Fat-Free Framework: Web\Geo Class Reference + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + + +
+
+
+Public Member Functions | +List of all members
+
+
Web\Geo Class Reference
+
+
+ +

Geo plug-in. + More...

+
+ + Inheritance diagram for Web\Geo:
+
+
+ + + + + + + + + +

+Public Member Functions

 tzinfo ($zone)
 
 location ($ip=NULL)
 
 weather ($latitude, $longitude)
 
+ + + + +

+Additional Inherited Members

- Static Public Member Functions inherited from Prefab
static instance ()
 
+

Detailed Description

+

Geo plug-in.

+

Member Function Documentation

+ +
+
+ + + + + + + + +
Web\Geo::location ( $ip = NULL)
+
+

Return geolocation data based on specified/auto-detected IP address

+
Returns
array|FALSE
+
Parameters
+ + +
$ipstring
+
+
+ +
+
+ +
+
+ + + + + + + + +
Web\Geo::tzinfo ( $zone)
+
+

Return information about specified Unix time zone

+
Returns
array
+
Parameters
+ + +
$zonestring
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
Web\Geo::weather ( $latitude,
 $longitude 
)
+
+

Return weather data based on specified latitude/longitude

+
Returns
array|FALSE
+
Parameters
+ + + +
$latitudefloat
$longitudefloat
+
+
+ +
+
+
The documentation for this class was generated from the following file: +
-- cgit v1.2.3-55-g7522