CI_DB_active_record Member List

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

$_protect_identifiersCI_DB_driver
$_reserved_identifiersCI_DB_driver
$_trans_depthCI_DB_driver
$_trans_statusCI_DB_driver
$ar_aliased_tablesCI_DB_active_record
$ar_cache_existsCI_DB_active_record
$ar_cache_fromCI_DB_active_record
$ar_cache_groupbyCI_DB_active_record
$ar_cache_havingCI_DB_active_record
$ar_cache_joinCI_DB_active_record
$ar_cache_likeCI_DB_active_record
$ar_cache_orderbyCI_DB_active_record
$ar_cache_selectCI_DB_active_record
$ar_cache_setCI_DB_active_record
$ar_cache_whereCI_DB_active_record
$ar_cachingCI_DB_active_record
$ar_distinctCI_DB_active_record
$ar_fromCI_DB_active_record
$ar_groupbyCI_DB_active_record
$ar_havingCI_DB_active_record
$ar_joinCI_DB_active_record
$ar_likeCI_DB_active_record
$ar_limitCI_DB_active_record
$ar_offsetCI_DB_active_record
$ar_orderCI_DB_active_record
$ar_orderbyCI_DB_active_record
$ar_selectCI_DB_active_record
$ar_setCI_DB_active_record
$ar_store_arrayCI_DB_active_record
$ar_whereCI_DB_active_record
$ar_whereinCI_DB_active_record
$autoinitCI_DB_driver
$benchmarkCI_DB_driver
$bind_markerCI_DB_driver
$CACHECI_DB_driver
$cache_autodelCI_DB_driver
$cache_onCI_DB_driver
$cachedirCI_DB_driver
$char_setCI_DB_driver
$conn_idCI_DB_driver
$curs_idCI_DB_driver
$data_cacheCI_DB_driver
$databaseCI_DB_driver
$db_debugCI_DB_driver
$dbcollatCI_DB_driver
$dbdriverCI_DB_driver
$dbprefixCI_DB_driver
$hostnameCI_DB_driver
$limit_usedCI_DB_driver
$passwordCI_DB_driver
$pconnectCI_DB_driver
$portCI_DB_driver
$queriesCI_DB_driver
$query_countCI_DB_driver
$query_timesCI_DB_driver
$result_idCI_DB_driver
$save_queriesCI_DB_driver
$stmt_idCI_DB_driver
$swap_preCI_DB_driver
$trans_enabledCI_DB_driver
$trans_strictCI_DB_driver
$usernameCI_DB_driver
_cache_init()CI_DB_driver
_compile_select($select_override=FALSE)CI_DB_active_record
_create_alias_from_table($item)CI_DB_active_record
_has_operator($str)CI_DB_driver
_having($key, $value= '', $type= 'AND ', $escape=TRUE)CI_DB_active_record
_like($field, $match= '', $type= 'AND ', $side= 'both', $not= '')CI_DB_active_record
_max_min_avg_sum($select= '', $alias= '', $type= 'MAX')CI_DB_active_record
_merge_cache()CI_DB_active_record
_object_to_array($object)CI_DB_active_record
_protect_identifiers($item, $prefix_single=FALSE, $protect_identifiers=NULL, $field_exists=TRUE)CI_DB_driver
_reset_run($ar_reset_items)CI_DB_active_record
_reset_select()CI_DB_active_record
_reset_write()CI_DB_active_record
_track_aliases($table)CI_DB_active_record
_where($key, $value=NULL, $type= 'AND ', $escape=NULL)CI_DB_active_record
_where_in($key=NULL, $values=NULL, $not=FALSE, $type= 'AND ')CI_DB_active_record
cache_delete($segment_one= '', $segment_two= '')CI_DB_driver
cache_delete_all()CI_DB_driver
cache_off()CI_DB_driver
cache_on()CI_DB_driver
cache_set_path($path= '')CI_DB_driver
call_function($function)CI_DB_driver
CI_DB_driver($params)CI_DB_driver
close()CI_DB_driver
compile_binds($sql, $binds)CI_DB_driver
count_all_results($table= '')CI_DB_active_record
db_set_charset($charset, $collation)CI_DB_driver
dbprefix($table= '')CI_DB_active_record
delete($table= '', $where= '', $limit=NULL, $reset_data=TRUE)CI_DB_active_record
display_error($error= '', $swap= '', $native=FALSE)CI_DB_driver
distinct($val=TRUE)CI_DB_active_record
elapsed_time($decimals=6)CI_DB_driver
empty_table($table= '')CI_DB_active_record
escape($str)CI_DB_driver
field_data($table= '')CI_DB_driver
field_exists($field_name, $table_name)CI_DB_driver
flush_cache()CI_DB_active_record
from($from)CI_DB_active_record
get($table= '', $limit=null, $offset=null)CI_DB_active_record
get_where($table= '', $where=null, $limit=null, $offset=null)CI_DB_active_record
getwhere($table= '', $where=null, $limit=null, $offset=null)CI_DB_active_record
group_by($by)CI_DB_active_record
groupby($by)CI_DB_active_record
having($key, $value= '', $escape=TRUE)CI_DB_active_record
initialize()CI_DB_driver
insert($table= '', $set=NULL)CI_DB_active_record
insert_string($table, $data)CI_DB_driver
is_write_type($sql)CI_DB_driver
join($table, $cond, $type= '')CI_DB_active_record
last_query()CI_DB_driver
like($field, $match= '', $side= 'both')CI_DB_active_record
limit($value, $offset= '')CI_DB_active_record
list_fields($table= '')CI_DB_driver
list_tables($constrain_by_prefix=FALSE)CI_DB_driver
load_rdriver()CI_DB_driver
not_like($field, $match= '', $side= 'both')CI_DB_active_record
offset($offset)CI_DB_active_record
or_having($key, $value= '', $escape=TRUE)CI_DB_active_record
or_like($field, $match= '', $side= 'both')CI_DB_active_record
or_not_like($field, $match= '', $side= 'both')CI_DB_active_record
or_where($key, $value=NULL, $escape=TRUE)CI_DB_active_record
or_where_in($key=NULL, $values=NULL)CI_DB_active_record
or_where_not_in($key=NULL, $values=NULL)CI_DB_active_record
order_by($orderby, $direction= '')CI_DB_active_record
orderby($orderby, $direction= '')CI_DB_active_record
orhaving($key, $value= '', $escape=TRUE)CI_DB_active_record
orlike($field, $match= '', $side= 'both')CI_DB_active_record
orwhere($key, $value=NULL, $escape=TRUE)CI_DB_active_record
platform()CI_DB_driver
primary($table= '')CI_DB_driver
protect_identifiers($item, $prefix_single=FALSE)CI_DB_driver
query($sql, $binds=FALSE, $return_object=TRUE)CI_DB_driver
select($select= '*', $escape=NULL)CI_DB_active_record
select_avg($select= '', $alias= '')CI_DB_active_record
select_max($select= '', $alias= '')CI_DB_active_record
select_min($select= '', $alias= '')CI_DB_active_record
select_sum($select= '', $alias= '')CI_DB_active_record
set($key, $value= '', $escape=TRUE)CI_DB_active_record
simple_query($sql)CI_DB_driver
start_cache()CI_DB_active_record
stop_cache()CI_DB_active_record
table_exists($table_name)CI_DB_driver
total_queries()CI_DB_driver
trans_complete()CI_DB_driver
trans_off()CI_DB_driver
trans_start($test_mode=FALSE)CI_DB_driver
trans_status()CI_DB_driver
trans_strict($mode=TRUE)CI_DB_driver
truncate($table= '')CI_DB_active_record
update($table= '', $set=NULL, $where=NULL, $limit=NULL)CI_DB_active_record
update_string($table, $data, $where)CI_DB_driver
version()CI_DB_driver
where($key, $value=NULL, $escape=TRUE)CI_DB_active_record
where_in($key=NULL, $values=NULL)CI_DB_active_record
where_not_in($key=NULL, $values=NULL)CI_DB_active_record


Generated on Sun Nov 16 16:09:08 2008 for CodeIgniter by  doxygen 1.5.7.1