Element index for package DB_DataObject
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ r ]
[ s ]
[ _ ]
top
top
d
- DataObject.php
- procedural page DataObject.php
- DB_DATAOBJECT_BLOB
- in file DataObject.php, constant DB_DATAOBJECT_BLOB
- DB_DATAOBJECT_BOOL
- in file DataObject.php, constant DB_DATAOBJECT_BOOL
- DB_DATAOBJECT_DATE
- in file DataObject.php, constant DB_DATAOBJECT_DATE
- DB_DataObject_Error
- in file Error.php, class DB_DataObject_Error
DataObjects error handler, loaded on demand...
- DB_DataObject_Error
- in file Error.php, method DB_DataObject_Error::DB_DataObject_Error()
DB_DataObject_Error constructor.
- DB_DATAOBJECT_ERROR_INVALIDARGS
- in file DataObject.php, constant DB_DATAOBJECT_ERROR_INVALIDARGS
Theses are the standard error codes, most methods will fail silently - and return false
- DB_DATAOBJECT_ERROR_INVALIDCONFIG
- in file DataObject.php, constant DB_DATAOBJECT_ERROR_INVALIDCONFIG
- DB_DATAOBJECT_ERROR_INVALID_CALL
- in file DataObject.php, constant DB_DATAOBJECT_ERROR_INVALID_CALL
- DB_DATAOBJECT_ERROR_NOCLASS
- in file DataObject.php, constant DB_DATAOBJECT_ERROR_NOCLASS
- DB_DATAOBJECT_ERROR_NODATA
- in file DataObject.php, constant DB_DATAOBJECT_ERROR_NODATA
- DB_DATAOBJECT_FETCHMODE_ASSOC
- in file DataObject.php, constant DB_DATAOBJECT_FETCHMODE_ASSOC
- DB_DATAOBJECT_FETCHMODE_ORDERED
- in file DataObject.php, constant DB_DATAOBJECT_FETCHMODE_ORDERED
We are duping fetchmode constants to be compatible with
- DB_DataObject_Generator
- in file Generator.php, class DB_DataObject_Generator
Generator class
- DB_DATAOBJECT_INT
- in file DataObject.php, constant DB_DATAOBJECT_INT
these are constants for the get_table array user to determine what type of escaping is required around the object vars.
- DB_DATAOBJECT_MYSQLTIMESTAMP
- in file DataObject.php, constant DB_DATAOBJECT_MYSQLTIMESTAMP
- DB_DATAOBJECT_NOTNULL
- in file DataObject.php, constant DB_DATAOBJECT_NOTNULL
- DB_DATAOBJECT_NO_OVERLOAD
- in file createTables.php, constant DB_DATAOBJECT_NO_OVERLOAD
- DB_DATAOBJECT_STR
- in file DataObject.php, constant DB_DATAOBJECT_STR
- DB_DATAOBJECT_TIME
- in file DataObject.php, constant DB_DATAOBJECT_TIME
- DB_DATAOBJECT_TXT
- in file DataObject.php, constant DB_DATAOBJECT_TXT
- DB_DATAOBJECT_WHEREADD_ONLY
- in file DataObject.php, constant DB_DATAOBJECT_WHEREADD_ONLY
Used in methods like delete() and count() to specify that the method should build the condition only out of the whereAdd's and not the object parameters.
- derivedHookFunctions
- in file Generator.php, method DB_DataObject_Generator::derivedHookFunctions()
hook to add extra methods to all classes
- derivedHookVar
- in file Generator.php, method DB_DataObject_Generator::derivedHookVar()
hook for var lines called each time a var line is generated, override to add extra var lines
top
top
top
top
top
top
Documentation generated on Wed, 28 Dec 2005 05:01:16 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|