Core database query class for N2 Framework Yverdon.
Located in /system/classes/database.cls.php (line 215)
n2f_events | --n2f_database_query
Internal reference to the global database handler.
Collection of parameters for the current query.
SQL string used for this query.
Holds the current result set for the query if applicable.
Internal container for object data.
Inherited from n2f_events
n2f_events::$events
Initializes a new n2f_database_query object.
Mechanism for storing data in the n2f_database_query object's internal data container.
Fetches the last automatically incremented value from the query (if applicable).
Fetches a specific field from the result.
Retrieves data from the n2f_database_query object's internal data container.
Returns true or false based on whether or not an error has occurred.
Inherited From n2f_events
n2f_events::__construct()
n2f_events::addEvent()
n2f_events::hitEvent()
n2f_events::hookEvent()
Documentation generated on Wed, 05 Nov 2008 13:15:11 -0500 by phpDocumentor 1.4.0