MediaWiki REL1_31
SquidUpdate Class Reference
Inheritance diagram for SquidUpdate:
Collaboration diagram for SquidUpdate:

Additional Inherited Members

- Public Member Functions inherited from CdnCacheUpdate
 __construct (array $urlArr)
 
 doUpdate ()
 Purges the list of URLs passed to the constructor.
 
 merge (MergeableUpdate $update)
 Merge this update with $update.
 
- Static Public Member Functions inherited from CdnCacheUpdate
static expand ( $url)
 Expand local URLs to fully-qualified URLs using the internal protocol and host defined in $wgInternalServer.
 
static newFromTitles ( $titles, $urlArr=[])
 Create an update object from an array of Title objects, or a TitleArray object.
 
static newSimplePurge (Title $title)
 
static purge (array $urlArr)
 Purges a list of CDN nodes defined in $wgSquidServers.
 
- Protected Attributes inherited from CdnCacheUpdate
string[] $urls = []
 Collection of URLs to purge.
 

Detailed Description

Deprecated:
since 1.27

Definition at line 293 of file CdnCacheUpdate.php.


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