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