DAO worker with dealyed object drop from cache. More...
Public Member Functions | |
uncacheById ($id) | |
uncachers | |
dropWith ($worker) | |
Private Attributes | |
$modifiedIds = array() |
DAO worker with dealyed object drop from cache.
Definition at line 20 of file DalayedDropDaoWorker.class.php.
DalayedDropDaoWorker::dropWith | ( | $ | worker | ) |
Definition at line 33 of file DalayedDropDaoWorker.class.php.
References Assert::classExists().
DalayedDropDaoWorker::uncacheById | ( | $ | id | ) |
uncachers
Reimplemented from NullDaoWorker.
Definition at line 26 of file DalayedDropDaoWorker.class.php.
DalayedDropDaoWorker::$modifiedIds = array() [private] |
Definition at line 22 of file DalayedDropDaoWorker.class.php.