MediaWiki  REL1_19
ObjectFileCache Class Reference
Inheritance diagram for ObjectFileCache:
Collaboration diagram for ObjectFileCache:

List of all members.

Static Public Member Functions

static newFromKey ($key, $type)
 Construct an ObjectFileCache from a key and a type.

Protected Member Functions

 cacheDirectory ()
 Get the base file cache directory.

Detailed Description

Definition at line 7 of file ObjectFileCache.php.


Member Function Documentation

Get the base file cache directory.

Returns:
string

Reimplemented from FileCacheBase.

Definition at line 27 of file ObjectFileCache.php.

References FileCacheBase\baseCacheDirectory().

Here is the call graph for this function:

static ObjectFileCache::newFromKey ( key,
type 
) [static]

Construct an ObjectFileCache from a key and a type.

Parameters:
$keystring
$typestring
Returns:
ObjectFileCache

Definition at line 14 of file ObjectFileCache.php.


The documentation for this class was generated from the following file: