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
Methods
static method getCache (line 40)

Return a new instance of the cache object

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

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

Documentation generated on Tue, 06 Mar 2007 23:32:21 +0000 by phpDocumentor 1.3.1