Expand all

StripeButtons

Class for buttons which are placed on the metadata stripe (the always visible part of the metadata panel).

Constructor

new StripeButtons($container) #

Parameters:

Name Type Description
$container jQuery

the title block (.mw-mmv-title-contain) which wraps the buttons and all other title elements

Source:

Properties

$descriptionPage #

A button linking to the file description page.

Source:
A button linking to the file description page.

Methods

set(image, imageInfo) #

Parameters:

Name Type Description
image LightboxImage
imageInfo ImageModel
Source: