Phang  2.1
 All Classes Files Functions Variables Pages
Mysql_Adapter Member List

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

$connectionMysql_Adapterprotected
$databaseMysql_Adapterprotected
$optional_argumentsBaseprotected
$passwordMysql_Adapterprotected
$required_argumentsBaseprotected
$serverMysql_Adapterprotected
$userMysql_Adapterprotected
__call($function, $params)Base
__construct($server, $database, $user, $password)Mysql_Adapter
close()Mysql_Adapter
connect()Mysql_Adapter
errors($sql='')Mysql_Adapter
escape($item)Mysql_Adapter
execute($sql, $data=null, $options=array())Mysql_Adapter
get_last_id()Mysql_Adapter
is_table($table_name, $database='')Mysql_Adapter
parse_parameters($sql, $data=array())Mysql_Adapter
prepare($sql)Mysql_Adapter
record($sql, $data=array(), $options=array())Mysql_Adapter
records($sql, $data=array(), $options=array())Mysql_Adapter
select()Mysql_Adapter
set_parameters($arguments)Base
value($sql, $data=array(), $options=array())Mysql_Adapter
values($sql, $data=array(), $options=array())Mysql_Adapter