Public Member Functions | |
getHelperTable () | |
getParentTableIdField () | |
__construct (Identifiable $parent, GenericDAO $dao, $lazy=true) |
Definition at line 16 of file ManyToManyLinked.class.php.
ManyToManyLinked::__construct | ( | Identifiable $ | parent, | |
GenericDAO $ | dao, | |||
$ | lazy = true | |||
) |
Reimplemented from UnifiedContainer.
Definition at line 25 of file ManyToManyLinked.class.php.
References UnifiedContainer::$lazy, and UnifiedContainer::$worker.
ManyToManyLinked::getHelperTable | ( | ) | [abstract] |
ManyToManyLinked::getParentTableIdField | ( | ) |
Definition at line 20 of file ManyToManyLinked.class.php.