BAOBAB
▼
BAOBAB
THE BAOBAB SERVER
BASELINE
PEOPLE
PLACES
THINGS
BASALT
ANDISOL
COBRA
CHAMELEON
BADGER
▼
Classes
▼
Class List
►
A_CO_Basalt_Plugin
►
A_CO_DB
►
A_CO_DB_Table_Base
►
CO_Access
►
CO_Andisol
►
CO_ANDISOL_Lang
►
CO_ANDISOL_Lang_Common
►
CO_Basalt
►
CO_Basalt_Lang
►
CO_Basalt_Lang_Common
►
CO_Chameleon
►
CO_CHAMELEON_Lang
►
CO_CHAMELEON_Lang_Common
►
CO_Chameleon_Utils
►
CO_Cobra
►
CO_COBRA_Lang
►
CO_COBRA_Lang_Common
►
CO_Cobra_Login
►
CO_Collection
►
CO_KeyValue_CO_Collection
►
CO_Lang
►
CO_Lang_Common
►
CO_LL_Location
►
CO_Login_Manager
►
CO_Main_Data_DB
►
CO_Main_DB_Record
►
CO_Owner
►
CO_PDO
►
CO_people_Basalt_Plugin
►
CO_Place
►
CO_Place_Collection
►
CO_places_Basalt_Plugin
►
CO_Security_DB
►
CO_Security_ID
►
CO_Security_Login
►
CO_Security_Node
►
CO_things_Basalt_Plugin
►
CO_US_Place
►
CO_US_Place_Collection
►
CO_User_Collection
►
LGV_Error
►
tCO_Collection
►
tCO_Owner
Class Index
►
Class Hierarchy
►
Class Members
►
Files
•
All
Classes
Files
Functions
Variables
Pages
A_CO_DB Member List
This is the complete list of members for
A_CO_DB
, including all inherited members.
$_existing_record_objects
A_CO_DB
protected
$_pdo_object
A_CO_DB
protected
$access_object
A_CO_DB
$class_description
A_CO_DB
$error
A_CO_DB
$table_name
A_CO_DB
__construct
( $in_pdo_object, $in_access_object)
A_CO_DB
_create_read_security_predicate
()
A_CO_DB
protected
_create_security_predicate
( $write=false)
A_CO_DB
protected
_create_write_security_predicate
()
A_CO_DB
protected
_execute_query
( $in_sql, $in_parameters=NULL, $exec_only=false)
A_CO_DB
private
_instantiate_record
( $in_db_result)
A_CO_DB
can_i_see_this_record
( $in_id)
A_CO_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_readable_records
( $open_only=false, $in_this_id=NULL)
A_CO_DB
get_all_writeable_records
( $in_this_id=NULL)
A_CO_DB
get_db_backup
()
A_CO_DB
get_multiple_records_by_id
( $in_id_array, $and_write=false)
A_CO_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
lock_record
( $in_record_id)
A_CO_DB
write_record
( $params_associative_array)
A_CO_DB