MediaWiki REL1_35
GalleryGetModesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
19 public function onGalleryGetModes( &$modeArray );
20}
onGalleryGetModes(&$modeArray)
Use this hook to get a list of classes that can render different modes of a gallery.