[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/storage/lisk/ -> LiskDAOSet.php (summary)

You usually don't need to use this class directly as it is controlled by @{class:LiskDAO}. You can create it if you want to work with objects of same type from different sources as with one set. Let's say you want to get e-mails of all users involved in a revision:

File Size: 89 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  addToSet()
  clearSet()
  loadRelatives()

Functions
Functions that are not part of a class:

addToSet(LiskDAO $dao)   X-Ref
No description

clearSet()   X-Ref
The main purpose of this method is to break cyclic dependency.
It removes all objects from this set and all subsets created by it.


loadRelatives(LiskDAO $object,$foreign_column,$key_method = 'getID',$where = '')   X-Ref
See @{method:LiskDAO::loadRelatives}.




Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1