Class Swift_CacheFactory

Description

Makes instances of the cache the user has defined

Located in /Swift/CacheFactory.php (line 18)


	
			
Variable Summary
static string $className
Method Summary
static Swift_Cache getCache ()
static void setClassName (string $name)
Variables
static string $className = "Swift_Cache_Memory" (line 24)

The name of the class which defines the cache

  • var: Case SenSITivE
  • access: protected
Methods
static method getCache (line 40)

Return a new instance of the cache object

  • access: public
static Swift_Cache getCache ()
static method setClassName (line 31)

Set the name of the class which is supposed to be used

This also includes the file

  • access: public
static void setClassName (string $name)
  • string $name: The class name

Documentation generated on Wed, 26 Mar 2008 20:33:04 +1100 by phpDocumentor 1.3.1