MediaWiki
REL1_21
|
Move a file from one storage path to another in the backend. More...
Public Member Functions | |
storagePathsChanged () | |
storagePathsRead () | |
Protected Member Functions | |
allowedParams () | |
doAttempt () | |
doPrecheck (array &$predicates) |
Move a file from one storage path to another in the backend.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 668 of file FileOp.php.
MoveFileOp::allowedParams | ( | ) | [protected] |
MoveFileOp::doAttempt | ( | ) | [protected] |
MoveFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
$predicates | array |
Reimplemented from FileOp.
Definition at line 681 of file FileOp.php.