You are here

13 calls to location_invoke_locationapi() in Location 7.4

LocationTestCase::getLocationFieldDefaults in tests/location_testcase.php
Get a set of location field defaults. This will also enable collection on all parts of the location field.
location_calc_difference in ./location.module
Computes the differences between two locations.
location_element_validate in ./location.module
Perform validation against a location fieldset.
location_empty_location in ./location.module
Returns an empty location object based on the given settings.
location_field_names in ./location.module
location_load_location in ./location.module
Load a single location by lid.
location_normalize_settings in ./location.module
Adjust a settings array. This will add any missing pieces and will set up requirements.
location_save in ./location.module
Save a location.
location_save_locations in ./location.module
Save associated locations.
location_strip in ./location.module
Strip junk out of a location.
_location_expand_location in ./location.module
Process a location element.
_location_expand_location_settings in ./location.module
_location_search in contrib/location_search/location_search.module
Implementation of hook_search(). (forwarded from location.module)