BAOBAB
CO_Security_DB Member List

This is the complete list of members for CO_Security_DB, including all inherited members.

$_existing_record_objectsA_CO_DBprotected
$_pdo_objectA_CO_DBprotected
$access_objectA_CO_DB
$class_descriptionA_CO_DB
$errorA_CO_DB
$table_nameA_CO_DB
__construct( $in_pdo_object, $in_access_object=NULL)CO_Security_DB
_create_read_security_predicate()A_CO_DBprotected
_create_security_predicate( $write=false)A_CO_DBprotected
_create_write_security_predicate()A_CO_DBprotected
_execute_query( $in_sql, $in_parameters=NULL, $exec_only=false)A_CO_DBprivate
_instantiate_record( $in_db_result)A_CO_DB
add_personal_token_from_current_login( $in_to_id, $in_id)CO_Security_DB
can_i_see_this_record( $in_id)A_CO_DB
count_all_login_objects_with_access($in_security_token)CO_Security_DB
delete_record( $id)A_CO_DB
execute_query( $in_sql, $in_parameters=NULL, $exec_only=false)A_CO_DB
get_access_class_by_id( $in_id)A_CO_DB
get_all_login_ids()CO_Security_DB
get_all_login_objects( $and_write=false)CO_Security_DB
get_all_login_objects_with_access( $in_security_token, $and_write=false)CO_Security_DB
get_all_personal_ids_except_for_id( $in_id=0)CO_Security_DB
get_all_readable_records( $open_only=false, $in_this_id=NULL)A_CO_DB
get_all_tokens()CO_Security_DB
get_all_user_objects_with_access($in_security_token)CO_Security_DB
get_all_visible_logins()CO_Security_DB
get_all_writeable_records( $in_this_id=NULL)A_CO_DB
get_credentials_by_api_key( $in_api_key)CO_Security_DB
get_db_backup()A_CO_DB
get_initial_record_by_id( $in_id)CO_Security_DB
get_initial_record_by_login_id( $in_login_id)CO_Security_DB
get_logins_that_have_any_of_my_ids()CO_Security_DB
get_logins_with_personal_ids()CO_Security_DB
get_multiple_records_by_id( $in_id_array, $and_write=false)A_CO_DB
get_multiple_records_by_login_id( $in_login_id_array, $and_write=false)CO_Security_DB
get_personal_ids_for_id( $in_id)CO_Security_DB
get_security_ids_for_id( $in_id, $no_personal)CO_Security_DB
get_single_raw_row_by_id( $in_id, $and_write=false)A_CO_DB
get_single_record_by_id( $in_id, $and_write=false)A_CO_DB
get_single_record_by_login_id( $in_login_id, $and_write=false)CO_Security_DB
i_have_all_ids( $in_id)CO_Security_DB
is_this_a_login_id( $in_id)CO_Security_DB
is_this_a_personal_id( $in_id)CO_Security_DB
lock_record( $in_record_id)A_CO_DB
remove_personal_token_from_this_login( $in_to_id, $in_id)CO_Security_DB
write_record( $params_associative_array)A_CO_DB