MediaWiki  REL1_22
FSRepo Class Reference

A repository for files accessible via the local filesystem. More...

Inheritance diagram for FSRepo:
Collaboration diagram for FSRepo:

List of all members.

Public Member Functions

 __construct (array $info)

Detailed Description

A repository for files accessible via the local filesystem.

Does not support database access or registration.

This is a mostly a legacy class. New uses should not be added.

Deprecated:
since 1.19

Definition at line 33 of file FSRepo.php.


Constructor & Destructor Documentation

Parameters:
$infoarray
Exceptions:
MWException

Reimplemented from FileRepo.

Definition at line 39 of file FSRepo.php.

References FileRepo\$backend, and array().


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