Static Public Attributes | |
static | $pdo_error_code_failed_to_open_data_db = 100 |
static | $pdo_error_code_failed_to_open_security_db = 101 |
static | $pdo_error_code_invalid_login = 102 |
static | $pdo_error_code_illegal_write_attempt = 200 |
static | $pdo_error_code_illegal_delete_attempt = 201 |
static | $pdo_error_code_failed_delete_attempt = 202 |
static | $db_error_code_class_file_not_found = 300 |
static | $db_error_code_class_not_created = 301 |
static | $db_error_code_user_not_authorized = 302 |
static | $access_error_code_user_not_authorized = 400 |
static | $access_error_code_class_file_not_found = 401 |
static | $access_error_code_class_not_created = 402 |
static | $login_error_code_api_key_invalid = 403 |
static | $login_error_code_api_key_mismatch = 404 |
static | $login_error_code_attempt_to_delete_god = 500 |
Definition at line 41 of file common.inc.php.
|
static |
Definition at line 54 of file common.inc.php.
Referenced by CO_Access\make_new_blank_record().
|
static |
Definition at line 55 of file common.inc.php.
Referenced by CO_Access\make_new_blank_record().
|
static |
Definition at line 53 of file common.inc.php.
Referenced by CO_Access\make_new_blank_record().
|
static |
Definition at line 49 of file common.inc.php.
Referenced by A_CO_DB\_instantiate_record().
|
static |
Definition at line 50 of file common.inc.php.
Referenced by A_CO_DB\_instantiate_record().
|
static |
Definition at line 51 of file common.inc.php.
Referenced by CO_Security_Login\add_id(), CO_Security_Login\remove_id(), and CO_Security_Login\set_ids().
|
static |
Definition at line 57 of file common.inc.php.
Referenced by CO_Basalt\_process_command(), and CO_Security_Login\get_api_key().
|
static |
Definition at line 58 of file common.inc.php.
Referenced by CO_Basalt\_process_command(), and CO_Security_Login\is_api_key_valid().
|
static |
Definition at line 60 of file common.inc.php.
Referenced by CO_Security_Login\delete_from_db().
|
static |
Definition at line 47 of file common.inc.php.
Referenced by A_CO_DB\delete_record().
|
static |
Definition at line 42 of file common.inc.php.
Referenced by CO_Access\__construct().
|
static |
Definition at line 43 of file common.inc.php.
Referenced by CO_Access\__construct(), and A_CO_DB\_execute_query().
|
static |
Definition at line 46 of file common.inc.php.
Referenced by A_CO_DB\delete_record().
|
static |
Definition at line 45 of file common.inc.php.
Referenced by A_CO_DB\write_record().
|
static |
Definition at line 44 of file common.inc.php.
Referenced by CO_Access\__construct(), and CO_Basalt\_process_command().