\Horde_Rdo

Summary

Methods
Properties
Constants
No public methods found
No public properties found
ONE_TO_ONE
ONE_TO_MANY
MANY_TO_ONE
MANY_TO_MANY
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

ONE_TO_ONE

ONE_TO_ONE

One-to-one relationships.

ONE_TO_MANY

ONE_TO_MANY

One-to-many relationships (this object has many children).

MANY_TO_ONE

MANY_TO_ONE

Many-to-one relationships (this object is one of many children of a single parent).

MANY_TO_MANY

MANY_TO_MANY

Many-to-many relationships (this object relates to many objects, each of which relate to many objects of this type).