MediaWiki  REL1_22
DescribeFileOp Class Reference

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

Inheritance diagram for DescribeFileOp:
Collaboration diagram for DescribeFileOp:

List of all members.

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)

Detailed Description

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.


Member Function Documentation

Get the file operation parameters.

Returns:
Array (required params list, optional params list)

Reimplemented from FileOp.

Definition at line 760 of file FileOp.php.

DescribeFileOp::doAttempt ( ) [protected]
Returns:
Status

Reimplemented from FileOp.

Definition at line 784 of file FileOp.php.

DescribeFileOp::doPrecheck ( array &$  predicates) [protected]
Returns:
Status

Reimplemented from FileOp.

Definition at line 764 of file FileOp.php.

Get a list of storage paths written to for this operation.

Returns:
Array

Reimplemented from FileOp.

Definition at line 789 of file FileOp.php.


The documentation for this class was generated from the following file: