Element index for package apidoc
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ 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.
- 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
m
- MDB2_BufferedResult_xxx
- in file Driver_skeleton.php, class MDB2_BufferedResult_xxx
- MDB2_LOB
- in file LOB.php, class MDB2_LOB
- 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
top
top
top
top
top
s
- $statement
- in file MDB2.php, variable MDB2_Statement_Common::$statement
- seek
- in file Driver_skeleton.php, method MDB2_BufferedResult_xxx::seek()
seek to a specific row in a result set
- seek
- in file MDB2.php, method MDB2_Result_Common::seek()
seek to a specific row in a result set
- setFetchMode
- in file peardb.php, method MDB2_PEARProxy::setFetchMode()
- setOption
- in file peardb.php, method MDB2_PEARProxy::setOption()
- setResultTypes
- in file MDB2.php, method MDB2_Result_Common::setResultTypes()
Define the list of types to be associated with the columns of a given result set.
- simpleQuery
- in file peardb.php, method MDB2_PEARProxy::simpleQuery()
- stream_close
- in file LOB.php, method MDB2_LOB::stream_close()
- stream_eof
- in file LOB.php, method MDB2_LOB::stream_eof()
- stream_open
- in file LOB.php, method MDB2_LOB::stream_open()
- stream_read
- in file LOB.php, method MDB2_LOB::stream_read()
- stream_seek
- in file LOB.php, method MDB2_LOB::stream_seek()
- stream_tell
- in file LOB.php, method MDB2_LOB::stream_tell()
- stream_write
- in file LOB.php, method MDB2_LOB::stream_write()
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:19:31 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|