MediaWiki master
MoveToExternal Class Reference

Inherits Maintenance.

Inherited by FixLegacyEncoding.

Collaboration diagram for MoveToExternal:

Public Member Functions

 __construct ()
 
 execute ()
 

Protected Member Functions

 getConditions ( $blockStart, $blockEnd, $dbr)
 
 resolveText ( $text, $flags)
 

Detailed Description

Definition at line 35 of file moveToExternal.php.

Constructor & Destructor Documentation

◆ __construct()

MoveToExternal::__construct ( )

Reimplemented in FixLegacyEncoding.

Definition at line 61 of file moveToExternal.php.

Member Function Documentation

◆ execute()

MoveToExternal::execute ( )

Definition at line 83 of file moveToExternal.php.

◆ getConditions()

MoveToExternal::getConditions ( $blockStart,
$blockEnd,
$dbr )
protected

Reimplemented in FixLegacyEncoding.

Definition at line 322 of file moveToExternal.php.

◆ resolveText()

MoveToExternal::resolveText ( $text,
$flags )
protected

Reimplemented in FixLegacyEncoding.

Definition at line 331 of file moveToExternal.php.


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