MediaWiki
REL1_21
|
Delete a file at the given storage path from the backend. More...
Public Member Functions | |
storagePathsChanged () | |
Protected Member Functions | |
allowedParams () | |
doAttempt () | |
doPrecheck (array &$predicates) |
Delete a file at the given storage path from the backend.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 751 of file FileOp.php.
DeleteFileOp::allowedParams | ( | ) | [protected] |
DeleteFileOp::doAttempt | ( | ) | [protected] |
DeleteFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
$predicates | array |
Reimplemented from FileOp.
Definition at line 763 of file FileOp.php.