MediaWiki  REL1_22
ConstantDependency Class Reference
Inheritance diagram for ConstantDependency:
Collaboration diagram for ConstantDependency:

List of all members.

Public Member Functions

 __construct ($name)
 isExpired ()

Public Attributes

 $name
 $value

Detailed Description

Definition at line 417 of file CacheDependency.php.


Constructor & Destructor Documentation

Definition at line 420 of file CacheDependency.php.

References $name, and name.


Member Function Documentation

Returns:
bool

Reimplemented from CacheDependency.

Definition at line 428 of file CacheDependency.php.

References name.


Member Data Documentation

ConstantDependency::$name

Definition at line 418 of file CacheDependency.php.

Referenced by __construct().

ConstantDependency::$value

Definition at line 418 of file CacheDependency.php.


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