PHPExcel
[ class tree: PHPExcel ] [ index: PHPExcel ] [ all elements ]

Class: PHPExcel_CachedObjectStorageFactory

Source Location: /PHPExcel/CachedObjectStorageFactory.php

Class Overview




Constants

Methods



Class Details

[line 3]


[ Top ]


Class Methods


static method getCacheStorageClass [line 64]

static void getCacheStorageClass( )



Tags:

access:  public


[ Top ]

static method getCacheStorageMethod [line 56]

static void getCacheStorageMethod( )



Tags:

access:  public


[ Top ]

static method getCacheStorageMethods [line 72]

static void getCacheStorageMethods( )



Tags:

access:  public


[ Top ]

static method getInstance [line 118]

static void getInstance( $parent)



Tags:

access:  public


Parameters:

PHPExcel_Worksheet   $parent  

[ Top ]

static method initialize [line 77]

static void initialize( [ $method = self::cache_in_memory], [ $arguments = array()])



Tags:

access:  public


Parameters:

   $method  
   $arguments  

[ Top ]


Class Constants

cache_in_memory =  'Memory'

[line 4]


[ Top ]

cache_in_memory_gzip =  'MemoryGZip'

[line 5]


[ Top ]

cache_in_memory_serialized =  'MemorySerialized'

[line 6]


[ Top ]

cache_to_apc =  'APC'

[line 8]


[ Top ]

cache_to_discISAM =  'DiscISAM'

[line 7]


[ Top ]

cache_to_memcache =  'Memcache'

[line 9]


[ Top ]

cache_to_phpTemp =  'PHPTemp'

[line 10]


[ Top ]

cache_to_wincache =  'Wincache'

[line 11]


[ Top ]



Documentation generated on Sun, 27 Feb 2011 16:28:41 -0800 by phpDocumentor 1.4.3