BAOBAB
CO_ANDISOL_Lang Class Reference
Collaboration diagram for CO_ANDISOL_Lang:

Static Public Attributes

static $andisol_error_name_user_not_authorized = 'User Not Authorized'
 
static $andisol_error_desc_user_not_authorized = 'This user is not Authorized to Perform This Operation'
 
static $andisol_error_name_login_instance_failed_to_initialize = 'Login Failed to Initialize'
 
static $andisol_error_desc_login_instance_failed_to_initialize = 'The server was unable to create the requested login resource.'
 
static $andisol_error_name_login_instance_unavailable = 'Login Not Available'
 
static $andisol_error_desc_login_instance_unavailable = 'The requested login item was not available.'
 
static $andisol_error_name_user_instance_unavailable = 'User Not Available'
 
static $andisol_error_desc_user_instance_unavailable = 'The requested user item was not available.'
 
static $andisol_error_name_user_not_deleted = 'User Not Deleted'
 
static $andisol_error_desc_user_not_deleted = 'The user was not deleted by ANDISOL.'
 
static $andisol_error_name_login_not_deleted = 'Login Not Deleted'
 
static $andisol_error_desc_login_not_deleted = 'The login was not deleted by ANDISOL.'
 
static $andisol_error_name_insufficient_location_information = 'Insufficient Location Information'
 
static $andisol_error_desc_insufficient_location_information = 'The location creator needs more infomation to create the location.'
 
static $andisol_error_name_location_failed_to_initialize = 'Location Object Failed to Initialize'
 
static $andisol_error_desc_location_failed_to_initialize = 'The location object was not created.'
 
static $andisol_new_unnamed_user_name_format = 'New User %d'
 

Detailed Description

Definition at line 31 of file en.php.

Member Data Documentation

◆ $andisol_error_desc_insufficient_location_information

CO_ANDISOL_Lang::$andisol_error_desc_insufficient_location_information = 'The location creator needs more infomation to create the location.'
static

Definition at line 45 of file en.php.

Referenced by CO_Andisol\create_place().

◆ $andisol_error_desc_location_failed_to_initialize

CO_ANDISOL_Lang::$andisol_error_desc_location_failed_to_initialize = 'The location object was not created.'
static

Definition at line 47 of file en.php.

Referenced by CO_Andisol\create_place().

◆ $andisol_error_desc_login_instance_failed_to_initialize

CO_ANDISOL_Lang::$andisol_error_desc_login_instance_failed_to_initialize = 'The server was unable to create the requested login resource.'
static

Definition at line 35 of file en.php.

Referenced by CO_Andisol\create_new_user().

◆ $andisol_error_desc_login_instance_unavailable

CO_ANDISOL_Lang::$andisol_error_desc_login_instance_unavailable = 'The requested login item was not available.'
static

Definition at line 37 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_error_desc_login_not_deleted

CO_ANDISOL_Lang::$andisol_error_desc_login_not_deleted = 'The login was not deleted by ANDISOL.'
static

Definition at line 43 of file en.php.

◆ $andisol_error_desc_user_instance_unavailable

CO_ANDISOL_Lang::$andisol_error_desc_user_instance_unavailable = 'The requested user item was not available.'
static

Definition at line 39 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_error_desc_user_not_authorized

CO_ANDISOL_Lang::$andisol_error_desc_user_not_authorized = 'This user is not Authorized to Perform This Operation'
static

◆ $andisol_error_desc_user_not_deleted

CO_ANDISOL_Lang::$andisol_error_desc_user_not_deleted = 'The user was not deleted by ANDISOL.'
static

Definition at line 41 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_error_name_insufficient_location_information

CO_ANDISOL_Lang::$andisol_error_name_insufficient_location_information = 'Insufficient Location Information'
static

Definition at line 44 of file en.php.

Referenced by CO_Andisol\create_place().

◆ $andisol_error_name_location_failed_to_initialize

CO_ANDISOL_Lang::$andisol_error_name_location_failed_to_initialize = 'Location Object Failed to Initialize'
static

Definition at line 46 of file en.php.

Referenced by CO_Andisol\create_place().

◆ $andisol_error_name_login_instance_failed_to_initialize

CO_ANDISOL_Lang::$andisol_error_name_login_instance_failed_to_initialize = 'Login Failed to Initialize'
static

Definition at line 34 of file en.php.

Referenced by CO_Andisol\create_new_user().

◆ $andisol_error_name_login_instance_unavailable

CO_ANDISOL_Lang::$andisol_error_name_login_instance_unavailable = 'Login Not Available'
static

Definition at line 36 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_error_name_login_not_deleted

CO_ANDISOL_Lang::$andisol_error_name_login_not_deleted = 'Login Not Deleted'
static

Definition at line 42 of file en.php.

◆ $andisol_error_name_user_instance_unavailable

CO_ANDISOL_Lang::$andisol_error_name_user_instance_unavailable = 'User Not Available'
static

Definition at line 38 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_error_name_user_not_authorized

◆ $andisol_error_name_user_not_deleted

CO_ANDISOL_Lang::$andisol_error_name_user_not_deleted = 'User Not Deleted'
static

Definition at line 40 of file en.php.

Referenced by CO_Andisol\delete_user().

◆ $andisol_new_unnamed_user_name_format

CO_ANDISOL_Lang::$andisol_new_unnamed_user_name_format = 'New User %d'
static

Definition at line 48 of file en.php.

Referenced by CO_Andisol\make_standalone_user().