Zend_Memory_ManagerMemory manager
This class encapsulates memory menagement operations, when PHP works in limited memory mode.
Located in /Memory/Manager.php (line 32)
Constructor __construct (line 105)
Memory manager constructor
If backend is not specified, then 'File' backend with default options is used
create (line 190)
Create new Zend_Memory object
getMemoryLimit (line 158)
Get memory grow limit
getMinSize (line 178)
minimum size of values, which may be swapped
setMemoryLimit (line 143)
Set memory grow limit
setMinSize (line 168)
Set minimum size of values, which may be swapped
Documentation generated on Wed, 21 Feb 2007 12:02:39 -0800 by phpDocumentor 1.3.1