File: DataObject.php
Source Location: /DB_DataObject-1.7.9/DataObject.php
Classes:
DB_DataObject_Overload
storage for connection and result objects, it is done this way so that print_r()'ing the is smaller, and it reduces the memory size of the object.
DB_DataObject
storage for connection and result objects, it is done this way so that print_r()'ing the is smaller, and it reduces the memory size of the object.
Page Details:
Object Based Database Query Builder and data store
Includes:
DB_DATAOBJECT_BLOB [line 107]
DB_DATAOBJECT_BOOL [line 105]
DB_DATAOBJECT_DATE [line 103]
DB_DATAOBJECT_ERROR_INVALIDARGS [line 125]
DB_DATAOBJECT_ERROR_INVALIDCONFIG [line 127]
DB_DATAOBJECT_ERROR_INVALID_CALL [line 129]
DB_DATAOBJECT_ERROR_NOCLASS [line 128]
DB_DATAOBJECT_ERROR_NODATA [line 126]
DB_DATAOBJECT_INT [line 100]
DB_DATAOBJECT_MYSQLTIMESTAMP [line 111]
DB_DATAOBJECT_NOTNULL [line 110]
DB_DATAOBJECT_STR [line 101]
DB_DATAOBJECT_TIME [line 104]
DB_DATAOBJECT_TXT [line 106]
DB_DATAOBJECT_WHEREADD_ONLY [line 135]
Documentation generated on Sat, 12 Mar 2005 06:40:12 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|