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