Public Member Functions | |
__construct (Identifiable $parent, GenericDAO $dao, $lazy=true) | |
getChildIdField () | |
isUnlinkable () |
Definition at line 16 of file OneToManyLinked.class.php.
OneToManyLinked::__construct | ( | Identifiable $ | parent, | |
GenericDAO $ | dao, | |||
$ | lazy = true | |||
) |
Reimplemented from UnifiedContainer.
Definition at line 18 of file OneToManyLinked.class.php.
References UnifiedContainer::$lazy, and UnifiedContainer::$worker.
OneToManyLinked::getChildIdField | ( | ) |
OneToManyLinked::isUnlinkable | ( | ) |
Definition at line 37 of file OneToManyLinked.class.php.