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