|
MediaWiki
REL1_20
|
Delete a file at the given storage path from the backend. More...


Protected Member Functions | |
| allowedParams () | |
| doAttempt () | |
| doPrecheck (array &$predicates) | |
| doStoragePathsChanged () | |
Protected Attributes | |
| $needsDelete = true | |
Delete a file at the given storage path from the backend.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 710 of file FileOp.php.
| DeleteFileOp::allowedParams | ( | ) | [protected] |
| DeleteFileOp::doAttempt | ( | ) | [protected] |
| DeleteFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
| array | $predicates |
Reimplemented from FileOp.
Definition at line 724 of file FileOp.php.
| DeleteFileOp::doStoragePathsChanged | ( | ) | [protected] |
DeleteFileOp::$needsDelete = true [protected] |
Definition at line 718 of file FileOp.php.