Class awGeoLocationSelector

Description

A selector used to fetch geographic coordinates for given addresses.

Located in /classes/cm/GeoLocationSelector.php

awComplexObject
   |
   --awGeoLocationSelector
Variable Summary
 awAddress[] $addresses
Variables
awAddress[] $addresses

List of addresses to get the geolocation information.

<span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

mixed $_checkFields = array(
'addresses' => array(
'objName' => 'awAddress',
'type' => 'array'
),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:59 +0200 by phpDocumentor 1.4.3