MediaWiki
REL1_20
|
Store a file into the backend from a file on the file system. More...
Protected Member Functions | |
allowedParams () | |
doAttempt () | |
doPrecheck (array &$predicates) | |
doStoragePathsChanged () | |
getSourceSha1Base36 () |
Store a file into the backend from a file on the file system.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 434 of file FileOp.php.
StoreFileOp::allowedParams | ( | ) | [protected] |
StoreFileOp::doAttempt | ( | ) | [protected] |
StoreFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
$predicates | array |
Reimplemented from FileOp.
Definition at line 447 of file FileOp.php.
StoreFileOp::doStoragePathsChanged | ( | ) | [protected] |
Reimplemented from FileOp.
Definition at line 499 of file FileOp.php.
StoreFileOp::getSourceSha1Base36 | ( | ) | [protected] |