Helper class that contains utility methods to help with identifying and replace titles. More...
Static Public Member Functions | |
static | getTitlesForMove (MessageHandle $sourceMessageHandle, string $replacement) |
Returns two lists: a set of message handles that would be moved/renamed by the current text replacement, and the set of message handles that would ordinarily be moved but are not movable, due to permissions or any other reason. | |
Helper class that contains utility methods to help with identifying and replace titles.
Definition at line 18 of file TranslateReplaceTitle.php.
|
static |
Returns two lists: a set of message handles that would be moved/renamed by the current text replacement, and the set of message handles that would ordinarily be moved but are not movable, due to permissions or any other reason.
Definition at line 25 of file TranslateReplaceTitle.php.