Element index for package apidoc
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
top
top
top
top
top
top
f
- fetchAll
- in file MDB2.php, method MDB2_Result_Common::fetchAll()
Fetch and return a column of data (it uses fetchRow for that)
- fetchCol
- in file MDB2.php, method MDB2_Result_Common::fetchCol()
Fetch and return a column of data (it uses current for that)
- fetchInto
- in file peardb.php, method MDB2_PEARProxy::fetchInto()
- fetchOne
- in file MDB2.php, method MDB2_Result_Common::fetchOne()
fetch single column from the first row from a result set
- fetchRow
- in file Driver_skeleton.php, method MDB2_Result_xxx::fetchRow()
Fetch a row and insert the data into an existing array.
- fetchRow
- in file MDB2.php, method MDB2_Result_Common::fetchRow()
Fetch and return a row of data
- free
- in file MDB2.php, method MDB2_Result_Common::free()
Free the internal resources associated with result.
- free
- in file Driver_skeleton.php, method MDB2_Result_xxx::free()
Free the internal resources associated with result.
- free
- in file MDB2.php, method MDB2_Statement_Common::free()
Release resources allocated for the specified prepared query.
- freePrepared
- in file peardb.php, method MDB2_PEARProxy::freePrepared()
- freeResult
- in file peardb.php, method MDB2_PEARProxy::freeResult()
top
g
- getAll
- in file peardb.php, method MDB2_PEARProxy::getAll()
- getAssoc
- in file peardb.php, method MDB2_PEARProxy::getAssoc()
- getCol
- in file peardb.php, method MDB2_PEARProxy::getCol()
- getColumnNames
- in file MDB2.php, method MDB2_Result_Common::getColumnNames()
Retrieve the names of columns returned by the DBMS in a query result or from the cache.
- getColumnNames
- in file Driver_skeleton.php, method MDB2_Result_xxx::getColumnNames()
Retrieve the names of columns returned by the DBMS in a query result.
- getDBInstance
- in file MDB2.php, method MDB2_Module_Common::getDBInstance()
get the instance of MDB2 associated with the module instance
- getListOf
- in file peardb.php, method MDB2_PEARProxy::getListOf()
- getOne
- in file peardb.php, method MDB2_PEARProxy::getOne()
- getOption
- in file peardb.php, method MDB2_PEARProxy::getOption()
- getResource
- in file MDB2.php, method MDB2_Result_Common::getResource()
return the resource associated with the result object
- getRow
- in file peardb.php, method MDB2_PEARProxy::getRow()
- getTables
- in file peardb.php, method MDB2_PEARProxy::getTables()
top
top
top
m
- MDB2_BufferedResult_xxx
- in file Driver_skeleton.php, class MDB2_BufferedResult_xxx
- MDB2_Module_Common
- in file MDB2.php, method MDB2_Module_Common::MDB2_Module_Common()
- MDB2_Module_Common
- in file MDB2.php, class MDB2_Module_Common
- MDB2_PEARProxy
- in file peardb.php, method MDB2_PEARProxy::MDB2_PEARProxy()
- MDB2_PEARProxy
- in file peardb.php, class MDB2_PEARProxy
- MDB2_Result
- in file MDB2.php, class MDB2_Result
- MDB2_Result_Common
- in file MDB2.php, method MDB2_Result_Common::MDB2_Result_Common()
- MDB2_Result_Common
- in file MDB2.php, class MDB2_Result_Common
- MDB2_Result_xxx
- in file Driver_skeleton.php, class MDB2_Result_xxx
- MDB2_Row
- in file MDB2.php, method MDB2_Row::MDB2_Row()
- MDB2_Row
- in file MDB2.php, class MDB2_Row
Pear MDB2 Row Object
- MDB2_Statement_Common
- in file MDB2.php, class MDB2_Statement_Common
- MDB2_Statement_Common
- in file MDB2.php, method MDB2_Statement_Common::MDB2_Statement_Common()
top
n
- nextId
- in file peardb.php, method MDB2_PEARProxy::nextId()
- nextResult
- in file MDB2.php, method MDB2_Result_Common::nextResult()
Move the internal result pointer to the next available result
- nextResult
- in file Driver_skeleton.php, method MDB2_Result_xxx::nextResult()
Move the internal mysql result pointer to the next available result Currently not supported
- nextResult
- in file peardb.php, method MDB2_PEARProxy::nextResult()
- numCols
- in file peardb.php, method MDB2_PEARProxy::numCols()
- numCols
- in file MDB2.php, method MDB2_Result_Common::numCols()
Count the number of columns returned by the DBMS in a query result.
- numCols
- in file Driver_skeleton.php, method MDB2_Result_xxx::numCols()
Count the number of columns returned by the DBMS in a query result.
- numRows
- in file peardb.php, method MDB2_PEARProxy::numRows()
- numRows
- in file Driver_skeleton.php, method MDB2_BufferedResult_xxx::numRows()
returns the number of rows in a result object
- numRows
- in file MDB2.php, method MDB2_Result_Common::numRows()
returns the number of rows in a result object
top
top
top
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:32:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|