MediaWiki
REL1_22
|
Backwards compatibility. More...
Public Member Functions | |
__construct ($mode= 'traditional') | |
Create a new image gallery object. |
Backwards compatibility.
This always uses traditional mode if called the old way, for extensions that may expect traditional mode.
Definition at line 323 of file TraditionalImageGallery.php.
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().