CowInstanceTest |
class |
|
tests/cow.test |
|
|
|
|
LocationCCKTest |
class |
|
tests/location_cck.test |
|
|
|
|
LocationEarthTest |
class |
|
tests/earth.test |
|
|
|
|
LocationGoogleGeocoderTest |
class |
|
tests/google_geocoder.test |
|
|
|
|
LocationTestCase |
class |
|
tests/location_testcase.php |
|
3 |
|
|
LocationUnitTestCase |
class |
|
tests/location_testcase.php |
@file
Common functions for Location tests. |
1 |
|
|
location_handler_argument_location_country |
class |
|
handlers/location_handler_argument_location_country.inc |
Argument handler to accept a country code or name. |
|
|
|
location_handler_argument_location_province |
class |
|
handlers/location_handler_argument_location_province.inc |
Argument handler to accept a province code or name. |
|
|
|
location_handler_argument_location_proximity |
class |
|
handlers/location_handler_argument_location_proximity.inc |
Argument handler to accept proximity |
|
|
|
location_handler_field_location_address |
class |
|
handlers/location_handler_field_location_address.inc |
@file
Field handler to display a complete address. |
|
|
|
location_handler_field_location_country |
class |
|
handlers/location_handler_field_location_country.inc |
@file
Country field handler. |
|
|
|
location_handler_field_location_distance |
class |
|
handlers/location_handler_field_location_distance.inc |
@file
Coordinates field handler. |
|
|
|
location_handler_field_location_province |
class |
|
handlers/location_handler_field_location_province.inc |
@file
Province field handler. |
|
|
|
location_handler_field_location_street |
class |
|
handlers/location_handler_field_location_street.inc |
@file
Province field handler. |
|
|
|
location_handler_filter_location_country |
class |
|
handlers/location_handler_filter_location_country.inc |
Filter on country. |
|
|
|
location_handler_filter_location_province |
class |
|
handlers/location_handler_filter_location_province.inc |
Filter on province. |
|
|
|
location_handler_sort_location_distance |
class |
|
handlers/location_handler_sort_location_distance.inc |
@file
Coordinates sort handler. |
|
|
|
location_views_handler_field_coordinates |
class |
|
handlers/location_views_handler_field_coordinates.inc |
@file
Coordinates field handler. |
|
|
|
location_views_handler_field_latitude |
class |
|
handlers/location_views_handler_field_latitude.inc |
@file
Latitude field handler. |
2 |
|
|
location_views_handler_field_longitude |
class |
|
handlers/location_views_handler_field_longitude.inc |
@file
Longitude field handler. |
|
|
|
location_views_handler_filter_proximity |
class |
|
handlers/location_views_handler_filter_proximity.inc |
General proximity filter for location latitude/longitude. |
|
|
|