$_batch_mode | A_CO_DB_Table_Base | protected |
$_db_object | A_CO_DB_Table_Base | protected |
$_id | A_CO_DB_Table_Base | protected |
$_latitude | CO_LL_Location | protected |
$_longitude | CO_LL_Location | protected |
$_owner_id | CO_Main_DB_Record | protected |
$_raw_payload | CO_Main_DB_Record | private |
$_tags | CO_Main_DB_Record | protected |
$address_elements | CO_Place | |
$class_description | A_CO_DB_Table_Base | |
$context | A_CO_DB_Table_Base | |
$error | A_CO_DB_Table_Base | |
$google_geocode_uri_prefix | CO_Place | |
$google_lookup_uri_prefix | CO_Place | |
$instance_description | A_CO_DB_Table_Base | |
$last_access | A_CO_DB_Table_Base | |
$name | A_CO_DB_Table_Base | |
$read_security_id | A_CO_DB_Table_Base | |
$region_bias | CO_Place | |
$s_table_name | CO_Main_DB_Record | static |
$write_security_id | A_CO_DB_Table_Base | |
__construct( $in_db_object=NULL, $in_db_result=NULL, $in_owner_id=NULL, $in_tags_array=NULL, $in_longitude=NULL, $in_latitude=NULL) | CO_Place | |
CO_LL_Location::__construct( $in_db_object=NULL, $in_db_result=NULL, $in_owner_id=NULL, $in_tags_array=NULL, $in_longitude=NULL, $in_latitude=NULL, $in_fuzz_factor=NULL, $in_can_see_through_the_fuzz=NULL) | CO_LL_Location | |
CO_Main_DB_Record::__construct( $in_db_object=NULL, $in_db_result=NULL, $in_owner_id=NULL, $in_tags_array=NULL) | CO_Main_DB_Record | |
A_CO_DB_Table_Base::__construct( $in_db_object=NULL, $in_db_result=NULL) | A_CO_DB_Table_Base | |
_badger_serialize( $in_data) | A_CO_DB_Table_Base | protected |
_badger_unserialize( $in_data) | A_CO_DB_Table_Base | protected |
_build_parameter_array() | CO_LL_Location | protected |
_default_setup() | CO_LL_Location | protected |
_fuzz_me() | CO_LL_Location | protected |
_get_address_element_labels() | CO_Place | protected |
_km_per_degree() | CO_LL_Location | protected |
_seppuku() | A_CO_DB_Table_Base | protected |
_write_to_db() | A_CO_DB_Table_Base | protected |
can_see_through_the_fuzz() | CO_LL_Location | |
clear_batch_mode() | A_CO_DB_Table_Base | |
danger_will_robinson_danger_clear_id() | A_CO_DB_Table_Base | |
delete_from_db() | A_CO_DB_Table_Base | |
fuzz_factor() | CO_LL_Location | |
geocode_long_lat() | CO_Place | |
get_access_object() | A_CO_DB_Table_Base | |
get_address_element_by_index( $in_index) | CO_Place | |
get_address_elements() | CO_Place | |
get_lang() | A_CO_DB_Table_Base | |
get_payload() | CO_Main_DB_Record | |
get_readable_address( $with_venue=true) | CO_Place | |
i_can_see_clearly_now() | CO_LL_Location | |
id() | A_CO_DB_Table_Base | |
is_fuzzy() | CO_LL_Location | |
latitude() | CO_LL_Location | |
load_from_db( $in_db_result) | CO_LL_Location | |
lock() | A_CO_DB_Table_Base | |
locked() | A_CO_DB_Table_Base | |
longitude() | CO_LL_Location | |
lookup_address() | CO_Place | |
owner_id() | CO_Main_DB_Record | |
raw_latitude() | CO_LL_Location | |
raw_longitude() | CO_LL_Location | |
reload_from_db() | A_CO_DB_Table_Base | |
set_address_element( $in_index, $in_value, $dont_save=false) | CO_Place | |
set_address_element_by_key( $in_key, $in_value, $dont_save=false) | CO_Place | |
set_address_elements( $in_tags, $dont_save=false) | CO_Place | |
set_batch_mode() | A_CO_DB_Table_Base | |
set_can_see_through_the_fuzz( $in_id) | CO_LL_Location | |
set_fuzz_factor( $in_new_value) | CO_LL_Location | |
set_lang( $in_lang_id=NULL) | A_CO_DB_Table_Base | |
set_latitude( $in_new_value) | CO_LL_Location | |
set_longitude( $in_new_value) | CO_LL_Location | |
set_name($in_new_value) | A_CO_DB_Table_Base | |
set_owner_id( $in_new_id) | CO_Main_DB_Record | |
set_payload( $in_payload) | CO_Main_DB_Record | |
set_read_security_id($in_new_id) | A_CO_DB_Table_Base | |
set_tag( $in_tag_index, $in_tag_value) | CO_Main_DB_Record | |
set_tags( $in_tags_array) | CO_Main_DB_Record | |
set_tags_from_address_elements() | CO_Place | |
set_write_security_id($in_new_id) | A_CO_DB_Table_Base | |
tags() | CO_Main_DB_Record | |
update_db() | CO_LL_Location | |
user_can_read() | A_CO_DB_Table_Base | |
user_can_write() | A_CO_DB_Table_Base | |