Zend_Memory_Container_MovableMemory value container
Movable (may be swapped with specified backend and unloaded).
Located in /Memory/Container/Movable.php (line 38)
Zend_Memory_Container | --Zend_Memory_Container_Movable
Zend_Memory_Container_Movable
__construct
(Zend_Memory_Manager $memoryManager, integer $id, string $value)
Constructor __construct (line 79)
Object constructor
destroy (line 288)
Destroy memory container and remove it from memory manager list
getId (line 279)
Get object id
getRef (line 179)
Get string value reference
_Must_ be used for value access before PHP v 5.2 or _may_ be used for performance considerations
isLocked (line 120)
Return true if object is locked
isSwapped (line 268)
Check if object is marked as swapped
lock (line 90)
Lock object in memory.
markAsSwapped (line 256)
Mark, that object is swapped
processUpdate (line 205)
Process container value update.
Must be called only by value object
setValue (line 233)
Set value (used by memory manager when value is loaded)
startTrace (line 218)
Start modifications trace
touch (line 194)
Signal, that value is updated by external code.
Should be used together with getRef()
unloadValue (line 243)
Clear value (used by memory manager when value is swapped)
unlock (line 109)
Unlock object
__get (line 135)
Get handler
Loads object if necessary and moves it to the top of loaded objects list. Swaps objects from the bottom of loaded objects list, if necessary.
__set (line 157)
Set handler
Documentation generated on Mon, 21 Jun 2010 15:34:12 -0400 by phpDocumentor 1.4.3