MediaWiki
REL1_22
|
Redirect from Special:PermanentLink/### to index.php?oldid=###. More...
Public Member Functions | |
__construct () | |
getRedirect ($subpage) | |
If the special page is a redirect, then get the Title object it redirects to. |
Redirect from Special:PermanentLink/### to index.php?oldid=###.
Definition at line 1429 of file SpecialPage.php.
Definition at line 1430 of file SpecialPage.php.
SpecialPermanentLink::getRedirect | ( | $ | par | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
string | $par | Subpage string |
Reimplemented from RedirectSpecialPage.
Definition at line 1435 of file SpecialPage.php.