Public Member Functions | |
mark ($className) | |
Public Attributes | |
const | MARGINAL_VALUE = 'i_am_declassed_element' |
Protected Member Functions | |
getClassName () | |
Protected Attributes | |
$className = null |
Definition at line 15 of file SelectivePeer.class.php.
SelectivePeer::getClassName | ( | ) | [protected] |
Definition at line 30 of file SelectivePeer.class.php.
Referenced by SharedMemory::getSegment(), and AggregateCache::guessLabel().
SelectivePeer::mark | ( | $ | className | ) |
Reimplemented from CachePeer.
Reimplemented in DebugCachePeer, and WatermarkedPeer.
Definition at line 24 of file SelectivePeer.class.php.
References $className.
SelectivePeer::$className = null [protected] |
Definition at line 19 of file SelectivePeer.class.php.
Referenced by WatermarkedPeer::mark(), mark(), and WatermarkedPeer::setClassMap().
const SelectivePeer::MARGINAL_VALUE = 'i_am_declassed_element' |
Definition at line 17 of file SelectivePeer.class.php.