MediaWiki
REL1_20
|
Create a file in the backend with the given content. More...
Protected Member Functions | |
allowedParams () | |
Get the file operation parameters. | |
doAttempt () | |
doPrecheck (array &$predicates) | |
doStoragePathsChanged () | |
getSourceSha1Base36 () |
Create a file in the backend with the given content.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 508 of file FileOp.php.
CreateFileOp::allowedParams | ( | ) | [protected] |
Get the file operation parameters.
Reimplemented from FileOp.
Definition at line 509 of file FileOp.php.
CreateFileOp::doAttempt | ( | ) | [protected] |
CreateFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
CreateFileOp::doStoragePathsChanged | ( | ) | [protected] |
CreateFileOp::getSourceSha1Base36 | ( | ) | [protected] |