MediaWiki  REL1_19
CacheDependency Class Reference
Inheritance diagram for CacheDependency:

List of all members.

Public Member Functions

 isExpired ()
 Returns true if the dependency is expired, false otherwise.
 loadDependencyValues ()
 Hook to perform any expensive pre-serialize loading of dependency values.

Detailed Description

Definition at line 114 of file CacheDependency.php.


Member Function Documentation

Returns true if the dependency is expired, false otherwise.

Reimplemented in ConstantDependency, GlobalDependency, TitleListDependency, TitleDependency, and FileDependency.

Referenced by LocalisationCache\isExpired().

Here is the caller graph for this function:

Hook to perform any expensive pre-serialize loading of dependency values.

Reimplemented in TitleListDependency, TitleDependency, and FileDependency.

Definition at line 123 of file CacheDependency.php.


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