bigace.classes.sql
[ class tree: bigace.classes.sql ] [ index: bigace.classes.sql ] [ all elements ]

Element index for package bigace.classes.sql

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ u ]

a

addReplacer
in file mysqldump.php, method phpmysqldump::addReplacer()
top

b

backup
in file mysqldump.php, method phpmysqldump::backup()
top

c

$CACHED_STATEMENTS
in file SQLHelper.php, variable SQLHelper::$CACHED_STATEMENTS
$commentStart
in file mysqldump.php, variable phpmysqldump::$commentStart
$connect
in file SimpleDBConnection.php, variable SimpleDBConnection::$connect
close
in file SimpleDBConnection.php, method SimpleDBConnection::close()
    This closes the Connection what is usually unnecessary (PHP closes links automatically).
connect
in file SimpleDBConnection.php, method SimpleDBConnection::connect()
countResult
in file MySQLResult.php, method MySQLResult::countResult()
    Returns the Number of Results
top

d

$db
in file MySQLConnection.php, variable MySQLConnection::$db
$DB_CONNECTION
in file SQLHelper.php, variable SQLHelper::$DB_CONNECTION
doEscape
in file mysqldump.php, method phpmysqldump::doEscape()
top

e

execute
in file SQLHelper.php, method SQLHelper::execute()
top

f

$filename
in file mysqldump.php, variable phpmysqldump::$filename
freeResult
in file SimpleDBConnection.php, method SimpleDBConnection::freeResult()
    Free the MySQL resources associated with $result ==> usually unnecessary!
top

g

getConnection
in file MySQLConnection.php, method MySQLConnection::getConnection()
getConnection
in file SimpleDBConnection.php, method SimpleDBConnection::getConnection()
    Gets the Standard Connection by using.
getDump
in file mysqldump.php, method phpmysqldump::getDump()
getDumpComment
in file mysqldump.php, method phpmysqldump::getDumpComment()
getNextResult
in file MySQLResult.php, method MySQLResult::getNextResult()
    Gets the Next Array in the ResultSet
getTableComment
in file mysqldump.php, method phpmysqldump::getTableComment()
getTableCreateComment
in file mysqldump.php, method phpmysqldump::getTableCreateComment()
getTableDropComment
in file mysqldump.php, method phpmysqldump::getTableDropComment()
getTableEmptyComment
in file mysqldump.php, method phpmysqldump::getTableEmptyComment()
getTableInsertComment
in file mysqldump.php, method phpmysqldump::getTableInsertComment()
top

h

$host
in file mysqldump.php, variable phpmysqldump::$host
$host
in file MySQLConnection.php, variable MySQLConnection::$host
top

i

$isConnected
in file MySQLConnection.php, variable MySQLConnection::$isConnected
insert
in file SQLHelper.php, method SQLHelper::insert()
insert
in file SimpleDBConnection.php, method SimpleDBConnection::insert()
    Inserts a new DB entry and if exists returns the auto increment value.
isConnected
in file MySQLConnection.php, method MySQLConnection::isConnected()
isError
in file MySQLResult.php, method MySQLResult::isError()
    Returns whether the Statement was successful or not.
top

l

$link
in file mysqldump.php, variable phpmysqldump::$link
loadAndPrepareStatement
in file SQLHelper.php, method SQLHelper::loadAndPrepareStatement()
loadStatement
in file SQLHelper.php, method SQLHelper::loadStatement()
top

m

$msg
in file mysqldump.php, variable phpmysqldump::$msg
MySQLConnection.php
procedural page MySQLConnection.php
mysqldump.php
procedural page mysqldump.php
MySQLResult.php
procedural page MySQLResult.php
message
in file mysqldump.php, method phpmysqldump::message()
MySQLConnection
in file MySQLConnection.php, method MySQLConnection::MySQLConnection()
    Connects to the DB.
MySQLConnection
in file MySQLConnection.php, class MySQLConnection
    Class used for connecting to a MySQL Database.
MySQLResult
in file MySQLResult.php, method MySQLResult::MySQLResult()
    Initializes the Object with the given DB Resource
MySQLResult
in file MySQLResult.php, class MySQLResult
    This represents a DB Result for any query made with dbConnection.
top

n

next
in file MySQLResult.php, method MySQLResult::next()
    Gets the Next Array in the ResultSet, alias for getNextResult().
numrows
in file MySQLResult.php, method MySQLResult::numrows()
    Looks up if the result for this Select contains an DB Pointer. ONLY FOR SELECTS!
top

o

onError
in file SimpleDBConnection.php, method SimpleDBConnection::onError()
onError
in file MySQLConnection.php, method MySQLConnection::onError()
top

p

$password
in file MySQLConnection.php, variable MySQLConnection::$password
phpmysqldump
in file mysqldump.php, method phpmysqldump::phpmysqldump()
phpmysqldump
in file mysqldump.php, class phpmysqldump
    Class used for creating Database dumps of the currently used Consumer.
prepareStatement
in file SQLHelper.php, method SQLHelper::prepareStatement()
top

r

$replacer
in file mysqldump.php, variable phpmysqldump::$replacer
$result
in file MySQLResult.php, variable MySQLResult::$result
top

s

$selectTables
in file mysqldump.php, variable phpmysqldump::$selectTables
$showComment
in file mysqldump.php, variable phpmysqldump::$showComment
$showCreateTable
in file mysqldump.php, variable phpmysqldump::$showCreateTable
$showDropTable
in file mysqldump.php, variable phpmysqldump::$showDropTable
SimpleDBConnection.php
procedural page SimpleDBConnection.php
SQLHelper.php
procedural page SQLHelper.php
setConnectValues
in file MySQLConnection.php, method MySQLConnection::setConnectValues()
setReplacer
in file mysqldump.php, method phpmysqldump::setReplacer()
setShowComments
in file mysqldump.php, method phpmysqldump::setShowComments()
setShowCreateTable
in file mysqldump.php, method phpmysqldump::setShowCreateTable()
setShowDropTable
in file mysqldump.php, method phpmysqldump::setShowDropTable()
setUseReplacer
in file mysqldump.php, method phpmysqldump::setUseReplacer()
SimpleDBConnection
in file SimpleDBConnection.php, method SimpleDBConnection::SimpleDBConnection()
    Connects to the DB by using getConnection()!
SimpleDBConnection
in file SimpleDBConnection.php, class SimpleDBConnection
    Class used for connecting to a MySQL Database.
sql
in file SimpleDBConnection.php, method SimpleDBConnection::sql()
    Executes any SQL Statement (mysql_query).
SQLHelper
in file SQLHelper.php, class SQLHelper
    Class used for handling any SQL Statement. This is meant as DB abstraction layer.
SQLHelper
in file SQLHelper.php, method SQLHelper::SQLHelper()
sqlQuery
in file SimpleDBConnection.php, method SimpleDBConnection::sqlQuery()
top

u

$user
in file MySQLConnection.php, variable MySQLConnection::$user
$useReplacer
in file mysqldump.php, variable phpmysqldump::$useReplacer
top

Documentation generated on Tue, 11 Oct 2005 23:01:51 +0200 by phpDocumentor 1.3.0RC2