MediaWiki
REL1_24
|
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 29 of file SpecialPermanentLink.php.
Definition at line 30 of file SpecialPermanentLink.php.
References array().
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 35 of file SpecialPermanentLink.php.