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

List of all members.

Public Member Functions

 __construct ($name)
 isExpired ()

Private Attributes

 $name
 $value

Detailed Description

Definition at line 249 of file CacheDependency.php.


Constructor & Destructor Documentation

Definition at line 253 of file CacheDependency.php.

References $name, and name.


Member Function Documentation

Returns:
bool

Reimplemented from CacheDependency.

Definition at line 261 of file CacheDependency.php.


Member Data Documentation

ConstantDependency::$name [private]

Definition at line 250 of file CacheDependency.php.

Referenced by __construct().

ConstantDependency::$value [private]

Definition at line 251 of file CacheDependency.php.


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