MediaWiki master
ImageBuilder Class Reference

Maintenance script to update image metadata records. More...

Inherits Maintenance.

Collaboration diagram for ImageBuilder:

Public Member Functions

 __construct ()
 
 checkMissingImage ( $fullpath)
 
 execute ()
 

Protected Attributes

IMaintainableDatabase $dbw
 

Detailed Description

Maintenance script to update image metadata records.

Definition at line 47 of file rebuildImages.php.

Constructor & Destructor Documentation

◆ __construct()

ImageBuilder::__construct ( )

Definition at line 74 of file rebuildImages.php.

Member Function Documentation

◆ checkMissingImage()

ImageBuilder::checkMissingImage ( $fullpath)

Definition at line 212 of file rebuildImages.php.

References wfBaseName().

◆ execute()

ImageBuilder::execute ( )

Definition at line 82 of file rebuildImages.php.

Member Data Documentation

◆ $dbw

IMaintainableDatabase ImageBuilder::$dbw
protected

Definition at line 51 of file rebuildImages.php.


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