MediaWiki  REL1_24
SpecialPermanentLink Class Reference

Redirect from Special:PermanentLink/### to index.php?oldid=###. More...

Inheritance diagram for SpecialPermanentLink:
Collaboration diagram for SpecialPermanentLink:

List of all members.

Public Member Functions

 __construct ()
 getRedirect ($subpage)
 If the special page is a redirect, then get the Title object it redirects to.

Detailed Description

Redirect from Special:PermanentLink/### to index.php?oldid=###.

Definition at line 29 of file SpecialPermanentLink.php.


Constructor & Destructor Documentation

Definition at line 30 of file SpecialPermanentLink.php.

References array().


Member Function Documentation

If the special page is a redirect, then get the Title object it redirects to.

False otherwise.

Parameters:
string$parSubpage string
Returns:
Title|bool

Reimplemented from RedirectSpecialPage.

Definition at line 35 of file SpecialPermanentLink.php.


The documentation for this class was generated from the following file: