|
MediaWiki
REL1_21
|
Copy 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) | |
Copy a file from one storage path to another in the backend.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 591 of file FileOp.php.
| CopyFileOp::allowedParams | ( | ) | [protected] |
| CopyFileOp::doAttempt | ( | ) | [protected] |
| CopyFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
| $predicates | array |
Reimplemented from FileOp.
Definition at line 604 of file FileOp.php.