MediaWiki  REL1_22
DeferrableUpdate Interface Reference

Interface that deferrable updates should implement. More...

Inheritance diagram for DeferrableUpdate:

List of all members.

Public Member Functions

 doUpdate ()
 Perform the actual work.

Detailed Description

Interface that deferrable updates should implement.

Basically required so we can validate input on DeferredUpdates::addUpdate()

Since:
1.19

Definition at line 29 of file DeferredUpdates.php.


Member Function Documentation


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