From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classDB__mysql__base.html | 141 +++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 doc/html/classDB__mysql__base.html (limited to 'doc/html/classDB__mysql__base.html') diff --git a/doc/html/classDB__mysql__base.html b/doc/html/classDB__mysql__base.html new file mode 100644 index 0000000..e76c696 --- /dev/null +++ b/doc/html/classDB__mysql__base.html @@ -0,0 +1,141 @@ + + + + + +IsisReader: DB_mysql_base Class Reference + + + + + + + + + +
+

DB_mysql_base Class Reference

+Inheritance diagram for DB_mysql_base:
+
+
+ + +DB_mysql_op +member +sql_table +user_auth +transaction +borrowed_list +item_list +static_table + +
+
+ +

List of all members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

DB_mysql_base ()
_set_dbSetting ()
_do_dbConnect ()
_do_dbSelect ()
do_dbQuery ($sql)
get_dbNumRows ()
get_dbAffRows ()
_set_FieldsInfo ()
set_dbResult ()
get_dbResult ()
showAllErrors ()

Public Attributes

$db_host = ''
$db_user = ''
$db_passwd = ''
$db_name = ''
$link = ''
$selection = ''
$sql = ''
$query = false
$num_rows = 0
$aff_rows = 0
$field_array = array()
$result = ''
$errors = array()
+
The documentation for this class was generated from the following file: +
+ +
+ All Classes Namespaces Functions Variables
+ + +
+ +
+ +
Generated on Tue Mar 30 14:47:14 2010 for IsisReader by  + +doxygen 1.6.1
+ + -- cgit v1.2.3