Static Public Attributes | |
static | $co_place_error_name_failed_to_geocode = 'Failed to determine an address from the longitude and latitude' |
static | $co_place_error_desc_failed_to_geocode = 'The Google Maps Geocoding API was unable to determine an address from the given longitude and latitude.' |
static | $co_place_error_name_failed_to_lookup = 'Failed to determine a longitude and latitude from the address' |
static | $co_place_error_desc_failed_to_lookup = 'The Google Maps Geocoding API was unable to determine a longitude and latitude from the given address information.' |
static | $co_collection_error_name_item_not_valid = 'The Item Is not a Valid Database Item' |
These apply to the *_Collection classes. More... | |
static | $co_collection_error_desc_item_not_valid = 'The item with the given ID cannot be found in the database.' |
static | $co_collection_error_name_user_not_authorized = 'User Not Authorized' |
static | $co_collection_error_desc_user_not_authorized = 'The user is not authorized to modify this collection.' |
static | $co_owner_error_name_user_not_authorized = 'User Not Authorized' |
These apply to the Owner classes. More... | |
static | $co_owner_error_desc_user_not_authorized = 'The user is not authorized to modify this value.' |
static | $co_key_value_error_name_user_not_authorized = 'User Not Authorized' |
These apply to the KeyValue classes. More... | |
static | $co_key_value_error_desc_user_not_authorized = 'The user is not authorized to modify this value.' |
static | $co_key_value_error_name_instance_failed_to_initialize = 'Value Not Initialized' |
static | $co_key_value_error_desc_instance_failed_to_initialize = 'The value object failed to initialize properly.' |
static | $user_error_name_user_not_authorized = 'User Not Authorized' |
static | $user_error_desc_user_not_authorized = 'The user is not authorized to access the login for this user.' |
static | $user_error_name_invalid_id = 'User ID Invalid' |
static | $user_error_desc_invalid_id = 'The user ID in this instance is invalid.' |
static | $user_error_name_invalid_class = 'User Login Class Invalid' |
static | $user_error_desc_invalid_class = 'The login access class for this user is invalid.' |
|
static |
Definition at line 40 of file en.php.
Referenced by CO_Chameleon\get_all_collections_for_element().
|
static |
Definition at line 42 of file en.php.
Referenced by tCO_Collection\deleteElements(), tCO_Collection\insertElement(), and tCO_Collection\insertElements().
|
static |
These apply to the *_Collection classes.
Definition at line 39 of file en.php.
Referenced by CO_Chameleon\get_all_collections_for_element().
|
static |
Definition at line 41 of file en.php.
Referenced by tCO_Collection\deleteElements(), tCO_Collection\insertElement(), and tCO_Collection\insertElements().
|
static |
Definition at line 52 of file en.php.
Referenced by CO_Chameleon\set_value_for_key().
|
static |
Definition at line 50 of file en.php.
Referenced by CO_KeyValue_CO_Collection\set_key(), CO_KeyValue_CO_Collection\set_value(), and CO_Chameleon\set_value_for_key().
|
static |
Definition at line 51 of file en.php.
Referenced by CO_Chameleon\set_value_for_key().
|
static |
These apply to the KeyValue classes.
Definition at line 49 of file en.php.
Referenced by CO_KeyValue_CO_Collection\set_key(), CO_KeyValue_CO_Collection\set_value(), and CO_Chameleon\set_value_for_key().
|
static |
Definition at line 46 of file en.php.
Referenced by tCO_Owner\adopt_child().
|
static |
These apply to the Owner classes.
Definition at line 45 of file en.php.
Referenced by tCO_Owner\adopt_child().
|
static |
Definition at line 33 of file en.php.
Referenced by CO_Place\geocode_long_lat().
|
static |
Definition at line 36 of file en.php.
Referenced by CO_Place\lookup_address().
|
static |
Definition at line 32 of file en.php.
Referenced by CO_Place\geocode_long_lat().
|
static |
Definition at line 35 of file en.php.
Referenced by CO_Place\lookup_address().
|
static |
Definition at line 60 of file en.php.
Referenced by CO_User_Collection\_load_login().
|
static |
Definition at line 58 of file en.php.
Referenced by CO_User_Collection\_load_login().
|
static |
Definition at line 56 of file en.php.
Referenced by CO_User_Collection\_load_login(), and CO_User_Collection\set_login().
|
static |
Definition at line 59 of file en.php.
Referenced by CO_User_Collection\_load_login().
|
static |
Definition at line 57 of file en.php.
Referenced by CO_User_Collection\_load_login().
|
static |
Definition at line 55 of file en.php.
Referenced by CO_User_Collection\_load_login(), and CO_User_Collection\set_login().