BAOBAB
CO_CHAMELEON_Lang Class Reference
Collaboration diagram for CO_CHAMELEON_Lang:

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.'
 

Detailed Description

Definition at line 31 of file en.php.

Member Data Documentation

◆ $co_collection_error_desc_item_not_valid

CO_CHAMELEON_Lang::$co_collection_error_desc_item_not_valid = 'The item with the given ID cannot be found in the database.'
static

Definition at line 40 of file en.php.

Referenced by CO_Chameleon\get_all_collections_for_element().

◆ $co_collection_error_desc_user_not_authorized

CO_CHAMELEON_Lang::$co_collection_error_desc_user_not_authorized = 'The user is not authorized to modify this collection.'
static

◆ $co_collection_error_name_item_not_valid

CO_CHAMELEON_Lang::$co_collection_error_name_item_not_valid = 'The Item Is not a Valid Database Item'
static

These apply to the *_Collection classes.

Definition at line 39 of file en.php.

Referenced by CO_Chameleon\get_all_collections_for_element().

◆ $co_collection_error_name_user_not_authorized

CO_CHAMELEON_Lang::$co_collection_error_name_user_not_authorized = 'User Not Authorized'
static

◆ $co_key_value_error_desc_instance_failed_to_initialize

CO_CHAMELEON_Lang::$co_key_value_error_desc_instance_failed_to_initialize = 'The value object failed to initialize properly.'
static

Definition at line 52 of file en.php.

Referenced by CO_Chameleon\set_value_for_key().

◆ $co_key_value_error_desc_user_not_authorized

CO_CHAMELEON_Lang::$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

CO_CHAMELEON_Lang::$co_key_value_error_name_instance_failed_to_initialize = 'Value Not Initialized'
static

Definition at line 51 of file en.php.

Referenced by CO_Chameleon\set_value_for_key().

◆ $co_key_value_error_name_user_not_authorized

CO_CHAMELEON_Lang::$co_key_value_error_name_user_not_authorized = 'User Not Authorized'
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().

◆ $co_owner_error_desc_user_not_authorized

CO_CHAMELEON_Lang::$co_owner_error_desc_user_not_authorized = 'The user is not authorized to modify this value.'
static

Definition at line 46 of file en.php.

Referenced by tCO_Owner\adopt_child().

◆ $co_owner_error_name_user_not_authorized

CO_CHAMELEON_Lang::$co_owner_error_name_user_not_authorized = 'User Not Authorized'
static

These apply to the Owner classes.

Definition at line 45 of file en.php.

Referenced by tCO_Owner\adopt_child().

◆ $co_place_error_desc_failed_to_geocode

CO_CHAMELEON_Lang::$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

Definition at line 33 of file en.php.

Referenced by CO_Place\geocode_long_lat().

◆ $co_place_error_desc_failed_to_lookup

CO_CHAMELEON_Lang::$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

Definition at line 36 of file en.php.

Referenced by CO_Place\lookup_address().

◆ $co_place_error_name_failed_to_geocode

CO_CHAMELEON_Lang::$co_place_error_name_failed_to_geocode = 'Failed to determine an address from the longitude and latitude'
static

Definition at line 32 of file en.php.

Referenced by CO_Place\geocode_long_lat().

◆ $co_place_error_name_failed_to_lookup

CO_CHAMELEON_Lang::$co_place_error_name_failed_to_lookup = 'Failed to determine a longitude and latitude from the address'
static

Definition at line 35 of file en.php.

Referenced by CO_Place\lookup_address().

◆ $user_error_desc_invalid_class

CO_CHAMELEON_Lang::$user_error_desc_invalid_class = 'The login access class for this user is invalid.'
static

Definition at line 60 of file en.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_desc_invalid_id

CO_CHAMELEON_Lang::$user_error_desc_invalid_id = 'The user ID in this instance is invalid.'
static

Definition at line 58 of file en.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_desc_user_not_authorized

CO_CHAMELEON_Lang::$user_error_desc_user_not_authorized = 'The user is not authorized to access the login for this user.'
static

Definition at line 56 of file en.php.

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

◆ $user_error_name_invalid_class

CO_CHAMELEON_Lang::$user_error_name_invalid_class = 'User Login Class Invalid'
static

Definition at line 59 of file en.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_name_invalid_id

CO_CHAMELEON_Lang::$user_error_name_invalid_id = 'User ID Invalid'
static

Definition at line 57 of file en.php.

Referenced by CO_User_Collection\_load_login().

◆ $user_error_name_user_not_authorized

CO_CHAMELEON_Lang::$user_error_name_user_not_authorized = 'User Not Authorized'
static

Definition at line 55 of file en.php.

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