Adds extension specific context aware toolbox menu items. More...
Static Public Member Functions | |
static | toolboxAllTranslations (&$quickTemplate) |
Adds link in toolbox to Special:Prefixindex to show all other available translations for a message. |
Adds extension specific context aware toolbox menu items.
Definition at line 15 of file ToolBox.php.
static TranslateToolbox::toolboxAllTranslations | ( | &$ | quickTemplate | ) | [static] |
Adds link in toolbox to Special:Prefixindex to show all other available translations for a message.
Only shown when it actually is a translatable/translated message.
$quickTemplate | QuickTemplate |
Definition at line 25 of file ToolBox.php.