Public Member Functions | |
sync ($insert, $update=array(), $delete) | |
makeFetchQuery () |
Definition at line 15 of file ManyToManyLinkedFull.class.php.
ManyToManyLinkedFull::makeFetchQuery | ( | ) |
Reimplemented from UnifiedContainerWorker.
Definition at line 56 of file ManyToManyLinkedFull.class.php.
References ManyToManyLinkedWorker::joinHelperTable(), and UnifiedContainerWorker::makeSelectQuery().
ManyToManyLinkedFull::sync | ( | $ | insert, | |
$ | update = array() , |
|||
$ | delete | |||
) |
Reimplemented from UnifiedContainerWorker.
Definition at line 20 of file ManyToManyLinkedFull.class.php.
References DBPool::getByDao(), ManyToManyLinkedWorker::makeDeleteQuery(), and ManyToManyLinkedWorker::makeInsertQuery().