Geographical
[ class tree: Geographical ] [ index: Geographical ] [ all elements ]

Element index for package Geographical

[ a ] [ c ] [ d ] [ g ] [ i ] [ k ] [ l ] [ o ] [ r ] [ s ] [ t ] [ _ ]

_

__construct
in file GEOcurrencies.php, method GEOcurrencies::__construct()
    Construction function
top

a

$aObjects
in file GEOcountry.php, variable GEOcountry::$aObjects
    Variable that contains objects list
$aObjects
in file GEOcity.php, variable GEOcity::$aObjects
    Variable that contains objects list
top

c

$curr_code
in file GEOcurrencies.php, variable GEOcurrencies::$curr_code
    Variable that contains currency code
$curr_ID
in file GEOcurrencies.php, variable GEOcurrencies::$curr_ID
    Variable that contains currency ID
$curr_name
in file GEOcurrencies.php, variable GEOcurrencies::$curr_name
    Variable that contains currency name
top

d

$database
in file GEOcurrencies.php, variable GEOcurrencies::$database
    Variable that contains database name
$database
in file GEOcountry.php, variable GEOcountry::$database
    Variable that contains database name
$database
in file GEOcity.php, variable GEOcity::$database
    Variable that contains database name
$debug
in file GEOcurrencies.php, variable GEOcurrencies::$debug
    Variable that contains debug switch.
top

g

$geoCityCountry
in file GEOcity.php, variable GEOcity::$geoCityCountry
    Variable that contains country object
$geoCityCountryID
in file GEOcity.php, variable GEOcity::$geoCityCountryID
    Variable that contains country ID
$geoCityElevationfeet
in file GEOcity.php, variable GEOcity::$geoCityElevationfeet
    Variable that contains elevation of the city
$geoCityID
in file GEOcity.php, variable GEOcity::$geoCityID
    Variable that contains object ID
$geoCityLatitude
in file GEOcity.php, variable GEOcity::$geoCityLatitude
    Variable that contains latitude of the city
$geoCityLongitude
in file GEOcity.php, variable GEOcity::$geoCityLongitude
    Variable that contains longitude of the city
$geoCityName
in file GEOcity.php, variable GEOcity::$geoCityName
    Variable that contains city name
$geoCountryID
in file GEOcountry.php, variable GEOcountry::$geoCountryID
    Variable that contains object ID
$geoCountryName
in file GEOcountry.php, variable GEOcountry::$geoCountryName
    Variable that contains country name
GEOcities
in file GEOcities.php, class GEOcities
    This class manages GEOcity objects collection.
GEOcities.php
procedural page GEOcities.php
GEOcity
in file GEOcity.php, class GEOcity
    This class manages GEOcity objects.
GEOcity.php
procedural page GEOcity.php
GEOcountries
in file GEOcountries.php, class GEOcountries
    This class manages GEOcountry objects collection.
GEOcountries.php
procedural page GEOcountries.php
GEOcountry
in file GEOcountry.php, class GEOcountry
    This class manages GEOcountry objects.
GEOcountry.php
procedural page GEOcountry.php
GEOcurrencies
in file GEOcurrencies.php, class GEOcurrencies
    This class manages GEOcurrencies objects. It principally interacts with database listings.
GEOcurrencies.php
procedural page GEOcurrencies.php
GEOlatitude
in file GEOlatitude.php, class GEOlatitude
    This class manages GEOcity objects.
GEOlatitude.php
procedural page GEOlatitude.php
GEOlongitude
in file GEOlongitude.php, class GEOlongitude
    This class manages GEOcity objects.
GEOlongitude.php
procedural page GEOlongitude.php
getByCode
in file GEOcurrencies.php, method GEOcurrencies::getByCode()
    Currency by code obtention function
getGEOcities
in file GEOcities.php, method GEOcities::getGEOcities()
    GEOcities object obtention function
getGEOcitiesByRadius
in file GEOcities.php, method GEOcities::getGEOcitiesByRadius()
getGEOcity
in file GEOcity.php, method GEOcity::getGEOcity()
    GEOcity object obtention function
getGEOcountries
in file GEOcountries.php, method GEOcountries::getGEOcountries()
    GEOcountries object obtention function
getGEOcountry
in file GEOcountry.php, method GEOcountry::getGEOcountry()
    GEOcountry object obtention function
top

i

$iRadiusLength
in file GEOcities.php, variable GEOcities::$iRadiusLength
    Variable that contains distance from which the searched city should
isValidGEOlatitude
in file GEOlatitude.php, method GEOlatitude::isValidGEOlatitude()
    GEOlatitude validation function
isValidGEOlongitude
in file GEOlongitude.php, method GEOlongitude::isValidGEOlongitude()
    GEOlongitude validation function
top

k

$km2GPSconversion
in file GEOcities.php, variable GEOcities::$km2GPSconversion
    Variable that contains approximatival kilometers to GPS conversion
top

l

listCurrencies
in file GEOcurrencies.php, method GEOcurrencies::listCurrencies()
    Currency listing function
top

o

$oCitynameBegin
in file GEOcities.php, variable GEOcities::$oCitynameBegin
    Variable that contains Strings object that contains first letters of
$oCountry
in file GEOcities.php, variable GEOcities::$oCountry
    Variable that contains GEOcountry object that defines used country
$oRadiusCenterLat
in file GEOcities.php, variable GEOcities::$oRadiusCenterLat
    Variable that contains GEOlatitude object that contains radius center
$oRadiusCenterLong
in file GEOcities.php, variable GEOcities::$oRadiusCenterLong
    Variable that contains GEOlongitude object that contains radius center
top

r

$result
in file GEOcurrencies.php, variable GEOcurrencies::$result
    Variable that contains Select results
top

s

$sIDrowname
in file GEOcountry.php, variable GEOcountry::$sIDrowname
    Variable that contains ID rowname
$sIDrowname
in file GEOcity.php, variable GEOcity::$sIDrowname
    Variable that contains ID rowname
top

t

$table
in file GEOcurrencies.php, variable GEOcurrencies::$table
    Variable that contains table name
$table
in file GEOcountry.php, variable GEOcountry::$table
    Variable that contains table name
$table
in file GEOcity.php, variable GEOcity::$table
    Variable that contains table name
top

Documentation generated on Wed, 26 Aug 2009 12:29:55 +0200 by phpDocumentor 1.4.1