Horde_Rdo (Rampage Data Objects) namespace - holds constants and global Rdo functions.
Located in /Rdo/lib/Horde/Rdo.php (line 14)
Global adapter object.
Global inflector object.
Get the global inflector object.
Custom relationships defined by a query. These can be any of the 4 basic relationship types (one-to-one, one-to-many, many-to-one, many-to-many), but also carry additional qualifiers.
Find mode for returning all results. Even if no results are found an empty iterator will be returned.
Find mode for returning just the first matching result. The backend will limit the search if possible, and only a single object will be returned (or null).
Many-to-many relationships (this object relates to many objects, each of which relate to many objects of this type).
Many-to-one relationships (this object is one of many children of a single parent).
One-to-many relationships (this object has many children).
One-to-one relationships.
Ascending sort order
Descending sort order
Documentation generated on Sun, 30 Jan 2011 05:20:47 +0000 by phpDocumentor 1.4.3