DBRelation Member List
This is the complete list of members for DBRelation, including all inherited members.$arr_fields | DBRelation | [protected] |
$policy | DBRelation | [protected] |
$target_table | DBRelation | [protected] |
$type | DBRelation | [protected] |
__construct($target_table, $fields=null, $policy=self::NOT_NULL, $type=self::ONE_TO_MANY) | DBRelation | |
add_field_relation(IDBFieldRelation $field) | DBRelation | |
get_fields() | DBRelation | |
get_null_allowed() | DBRelation | |
get_policy() | DBRelation | |
get_reversed_fields() | DBRelation | |
get_target_table_name() | DBRelation | |
get_type() | DBRelation | |
has_policy($policy) | DBRelation | |
MANY_TO_MANY | DBRelation | |
NONE | IPolicyHolder | |
NOT_NULL | DBRelation | |
ONE_TO_MANY | DBRelation | |
ONE_TO_ONE | DBRelation | |
set_policy($policy) | DBRelation | |
validate($arr_fields) | DBRelation |