MediaWiki  REL1_22
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 135 of file CacheDependency.php.


Member Function Documentation

Returns true if the dependency is expired, false otherwise.

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

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

Reimplemented in TitleListDependency, TitleDependency, and FileDependency.

Definition at line 144 of file CacheDependency.php.


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