Public Member Functions | |
__construct (Identifiable $parent, GenericDAO $dao, $lazy=true) | |
getChildIdField () | |
isUnlinkable () | |
getHelperTable () |
Definition at line 15 of file OneToManyLinked.class.php.
OneToManyLinked::__construct | ( | Identifiable $ | parent, | |
GenericDAO $ | dao, | |||
$ | lazy = true | |||
) |
Reimplemented from UnifiedContainer.
Definition at line 17 of file OneToManyLinked.class.php.
References UnifiedContainer::$lazy, and UnifiedContainer::$worker.
OneToManyLinked::getChildIdField | ( | ) |
Reimplemented from UnifiedContainer.
Definition at line 31 of file OneToManyLinked.class.php.
OneToManyLinked::getHelperTable | ( | ) |
Definition at line 41 of file OneToManyLinked.class.php.
OneToManyLinked::isUnlinkable | ( | ) |
Definition at line 36 of file OneToManyLinked.class.php.