Public Member Functions

ManyToManyLinkedLazy Class Reference
[IdentifiableObject collections handlers]

Inheritance diagram for ManyToManyLinkedLazy:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 sync ($insert, $update=array(), $delete)
 makeFetchQuery ()

Detailed Description

Definition at line 15 of file ManyToManyLinkedLazy.class.php.


Member Function Documentation

ManyToManyLinkedLazy::makeFetchQuery (  ) 
Returns:
SelectQuery

Reimplemented from UnifiedContainerWorker.

Definition at line 45 of file ManyToManyLinkedLazy.class.php.

References ManyToManyLinkedWorker::joinHelperTable(), and UnifiedContainerWorker::makeSelectQuery().

Here is the call graph for this function:

ManyToManyLinkedLazy::sync ( insert,
update = array(),
delete 
)
Exceptions:
WrongArgumentException 
Returns:
ManyToManyLinkedLazy

Reimplemented from UnifiedContainerWorker.

Definition at line 21 of file ManyToManyLinkedLazy.class.php.

References DBPool::getByDao(), Assert::isTrue(), and ManyToManyLinkedWorker::makeDeleteQuery().

Here is the call graph for this function:


The documentation for this class was generated from the following file: