Definition at line 3 of file CiteThisPage.hooks.php.
◆ onBaseTemplateToolbox()
static CiteThisPageHooks::onBaseTemplateToolbox |
( |
BaseTemplate | $baseTemplate, |
|
|
array & | $toolbox ) |
|
static |
◆ onSkinTemplateBuildNavUrlsNav_urlsAfterPermalink()
static CiteThisPageHooks::onSkinTemplateBuildNavUrlsNav_urlsAfterPermalink |
( |
& | $skintemplate, |
|
|
& | $nav_urls, |
|
|
& | $oldid, |
|
|
& | $revid ) |
|
static |
◆ shouldAddLink()
static CiteThisPageHooks::shouldAddLink |
( |
Title | $title | ) |
|
|
staticprivate |
Checks, if the "cite this page" link should be added.
By default the link is added to all pages in the main namespace, and additionally to pages, which are in one of the namespaces named in $wgCiteThisPageAddiotionalNamespaces.
- Parameters
-
- Returns
- bool
Definition at line 40 of file CiteThisPage.hooks.php.
The documentation for this class was generated from the following file: