MediaWiki  REL1_22
HTMLCacheUpdate Class Reference

Class to invalidate the HTML cache of all the pages linking to a given title. More...

Inheritance diagram for HTMLCacheUpdate:
Collaboration diagram for HTMLCacheUpdate:

List of all members.

Public Member Functions

 __construct (Title $titleTo, $table)
 doUpdate ()
 Perform the actual work.

Public Attributes

 $mTable
Title $mTitle

Detailed Description

Class to invalidate the HTML cache of all the pages linking to a given title.

Definition at line 29 of file HTMLCacheUpdate.php.


Constructor & Destructor Documentation

HTMLCacheUpdate::__construct ( Title titleTo,
table 
)
Parameters:
$titleTo
$table
$startbool
$endbool

Definition at line 42 of file HTMLCacheUpdate.php.


Member Function Documentation


Member Data Documentation

HTMLCacheUpdate::$mTable

Definition at line 34 of file HTMLCacheUpdate.php.

Title HTMLCacheUpdate::$mTitle

Definition at line 32 of file HTMLCacheUpdate.php.


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