|
MediaWiki
REL1_22
|
Change metadata for a file at the given storage path in the backend. More...


Public Member Functions | |
| storagePathsChanged () | |
| Get a list of storage paths written to for this operation. | |
Protected Member Functions | |
| allowedParams () | |
| Get the file operation parameters. | |
| doAttempt () | |
| doPrecheck (array &$predicates) | |
Change metadata for a file at the given storage path in the backend.
Parameters for this operation are outlined in FileBackend::doOperations().
Definition at line 759 of file FileOp.php.
| DescribeFileOp::allowedParams | ( | ) | [protected] |
Get the file operation parameters.
Reimplemented from FileOp.
Definition at line 760 of file FileOp.php.
| DescribeFileOp::doAttempt | ( | ) | [protected] |
| DescribeFileOp::doPrecheck | ( | array &$ | predicates | ) | [protected] |
Get a list of storage paths written to for this operation.
Reimplemented from FileOp.
Definition at line 789 of file FileOp.php.