MediaWiki  REL1_19
LocalFile.php File Reference

Local file in the wiki's own database. More...

Go to the source code of this file.

Classes

class  LocalFile
 Class to represent a local file in the wiki's own database. More...
class  LocalFileDeleteBatch
 Helper class for file deletion. More...
class  LocalFileMoveBatch
 Helper class for file movement. More...
class  LocalFileRestoreBatch
 Helper class for file undeletion. More...

Enumerations

enum  MW_FILE_VERSION
 Bump this number when serialized cache records may be incompatible. More...

Detailed Description

Local file in the wiki's own database.

Definition in file LocalFile.php.


Enumeration Type Documentation

Bump this number when serialized cache records may be incompatible.

Definition at line 12 of file LocalFile.php.