BAOBAB
CO_CHAMELEON_Lang_Common Class Reference
Collaboration diagram for CO_CHAMELEON_Lang_Common:

Static Public Attributes

static $chameleon_co_place_tag_0 = 'venue'
 These apply to the CO_Place class. Only the first seven tags are used for US location information. More...
 
static $chameleon_co_place_tag_1 = 'street_address'
 
static $chameleon_co_place_tag_2 = 'extra_information'
 
static $chameleon_co_place_tag_3 = 'town'
 
static $chameleon_co_place_tag_4 = 'county'
 
static $chameleon_co_place_tag_5 = 'state'
 
static $chameleon_co_place_tag_6 = 'postal_code'
 
static $chameleon_co_place_tag_7 = 'nation'
 
static $co_place_error_code_failed_to_geocode = 1000
 
static $co_place_error_code_failed_to_lookup = 1001
 
static $co_collection_error_code_item_not_valid = 1100
 
static $co_collection_error_code_user_not_authorized = 1101
 
static $co_owner_error_code_user_not_authorized = 1200
 
static $co_key_value_error_code_user_not_authorized = 1300
 
static $co_key_value_error_code_instance_failed_to_initialize = 1301
 
static $user_error_code_user_not_authorized = 1400
 
static $user_error_code_invalid_id = 1401
 
static $user_error_code_invalid_class = 1402
 

Detailed Description

Definition at line 46 of file common.inc.php.

Member Data Documentation

◆ $chameleon_co_place_tag_0

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_0 = 'venue'
static

These apply to the CO_Place class. Only the first seven tags are used for US location information.

Definition at line 48 of file common.inc.php.

Referenced by CO_Place\_get_address_element_labels(), and CO_US_Place\_get_address_element_labels().

◆ $chameleon_co_place_tag_1

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_1 = 'street_address'
static

◆ $chameleon_co_place_tag_2

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_2 = 'extra_information'
static

◆ $chameleon_co_place_tag_3

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_3 = 'town'
static

◆ $chameleon_co_place_tag_4

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_4 = 'county'
static

◆ $chameleon_co_place_tag_5

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_5 = 'state'
static

◆ $chameleon_co_place_tag_6

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_6 = 'postal_code'
static

◆ $chameleon_co_place_tag_7

CO_CHAMELEON_Lang_Common::$chameleon_co_place_tag_7 = 'nation'
static

◆ $co_collection_error_code_item_not_valid

CO_CHAMELEON_Lang_Common::$co_collection_error_code_item_not_valid = 1100
static

Definition at line 59 of file common.inc.php.

Referenced by CO_Chameleon\get_all_collections_for_element().

◆ $co_collection_error_code_user_not_authorized

CO_CHAMELEON_Lang_Common::$co_collection_error_code_user_not_authorized = 1101
static

◆ $co_key_value_error_code_instance_failed_to_initialize

CO_CHAMELEON_Lang_Common::$co_key_value_error_code_instance_failed_to_initialize = 1301
static

Definition at line 63 of file common.inc.php.

Referenced by CO_Chameleon\set_value_for_key().

◆ $co_key_value_error_code_user_not_authorized

CO_CHAMELEON_Lang_Common::$co_key_value_error_code_user_not_authorized = 1300
static

◆ $co_owner_error_code_user_not_authorized

CO_CHAMELEON_Lang_Common::$co_owner_error_code_user_not_authorized = 1200
static

Definition at line 61 of file common.inc.php.

Referenced by tCO_Owner\adopt_child().

◆ $co_place_error_code_failed_to_geocode

CO_CHAMELEON_Lang_Common::$co_place_error_code_failed_to_geocode = 1000
static

Definition at line 57 of file common.inc.php.

Referenced by CO_Place\geocode_long_lat().

◆ $co_place_error_code_failed_to_lookup

CO_CHAMELEON_Lang_Common::$co_place_error_code_failed_to_lookup = 1001
static

Definition at line 58 of file common.inc.php.

Referenced by CO_Place\lookup_address().

◆ $user_error_code_invalid_class

CO_CHAMELEON_Lang_Common::$user_error_code_invalid_class = 1402
static

Definition at line 67 of file common.inc.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_code_invalid_id

CO_CHAMELEON_Lang_Common::$user_error_code_invalid_id = 1401
static

Definition at line 66 of file common.inc.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_code_user_not_authorized

CO_CHAMELEON_Lang_Common::$user_error_code_user_not_authorized = 1400
static

Definition at line 65 of file common.inc.php.

Referenced by CO_User_Collection\_load_login(), and CO_User_Collection\set_login().