Merge "Fix hook doc for SkinTemplateBuildNavUrlsNav_urlsAfterPermalink"

This commit is contained in:
jenkins-bot 2015-09-25 19:47:08 +00:00 committed by Gerrit Code Review
commit f484b8c44e

View file

@ -2675,8 +2675,10 @@ $out: OutputPage object
'SkinTemplateBuildNavUrlsNav_urlsAfterPermalink': After creating the "permanent
link" tab.
$sktemplate: SkinTemplate object
$nav_urls: array of tabs
&$sktemplate: SkinTemplate object
&$nav_urls: array of tabs
&$revid: The revision id of the permanent link
&$revid2: The revision id of the permanent link, second time
'SkinTemplateGetLanguageLink': After building the data for a language link from
which the actual html is constructed.