MediaWiki
REL1_19
|
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 1153 of file SpecialPage.php.
Definition at line 1154 of file SpecialPage.php.
SpecialPermanentLink::getRedirect | ( | $ | par | ) |
If the special page is a redirect, then get the Title object it redirects to.
False otherwise.
$par | String Subpage string |
Reimplemented from RedirectSpecialPage.
Definition at line 1159 of file SpecialPage.php.