MediaWiki  REL1_22
ImageGallery Class Reference

Backwards compatibility. More...

Inheritance diagram for ImageGallery:
Collaboration diagram for ImageGallery:

List of all members.

Public Member Functions

 __construct ($mode= 'traditional')
 Create a new image gallery object.

Detailed Description

Backwards compatibility.

This always uses traditional mode if called the old way, for extensions that may expect traditional mode.

Deprecated:
1.22 Use ImageGalleryBase::factory instead.

Definition at line 323 of file TraditionalImageGallery.php.


Constructor & Destructor Documentation

ImageGallery::__construct ( mode = 'traditional')

Create a new image gallery object.

You should not call this directly, but instead use ImageGalleryBase::factory().

Reimplemented from ImageGalleryBase.

Definition at line 324 of file TraditionalImageGallery.php.

References wfDeprecated().


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