DeletedContributionsPage Class Reference

Inherits SpecialPage.

List of all members.

Public Member Functions

 __construct ()
 execute ($par)
 Special page "deleted user contributions".
 getSubTitle ($nt, $id)
 Generates the subheading with links.
 getForm ($options)
 Generates the namespace selector form with hidden attributes.


Detailed Description

Definition at line 189 of file SpecialDeletedContributions.php.


Constructor & Destructor Documentation

DeletedContributionsPage::__construct (  ) 

Definition at line 190 of file SpecialDeletedContributions.php.


Member Function Documentation

DeletedContributionsPage::execute ( par  ) 

Special page "deleted user contributions".

Shows a list of the deleted contributions of a user.

Returns:
none
Parameters:
$par String: (optional) user name of the user for which to show the contributions

Reimplemented from SpecialPage.

Definition at line 202 of file SpecialDeletedContributions.php.

References $ns, $options, $text, $wgLang, $wgOut, $wgRequest, $wgUser, SpecialPage::displayRestrictionError(), getForm(), getSubTitle(), User::idFromName(), IP::isIPAddress(), Title::makeTitleSafe(), SpecialPage::setHeaders(), SpecialPage::userCanExecute(), wfEmptyMsg(), wfMsg(), wfMsgExt(), and wfMsgNoTrans().

DeletedContributionsPage::getForm ( options  ) 

Generates the namespace selector form with hidden attributes.

Parameters:
$options Array: the options to be included.

Definition at line 335 of file SpecialDeletedContributions.php.

References $name, $options, $wgRequest, $wgScript, $wgTitle, Xml::closeElement(), Xml::element(), Xml::hidden(), Xml::input(), Xml::label(), Xml::namespaceSelector(), Xml::openElement(), Xml::submitButton(), Xml::tags(), wfMsg(), and wfMsgExt().

Referenced by execute().

DeletedContributionsPage::getSubTitle ( nt,
id 
)

Generates the subheading with links.

Parameters:
$nt 
See also:
Title object for the target

Definition at line 285 of file SpecialDeletedContributions.php.

References $user, $wgLang, $wgSysopUserBans, $wgUser, SpecialPage::getTitleFor(), User::isIP(), wfEmptyMsg(), wfMsg(), wfMsgHtml(), and wfRunHooks().

Referenced by execute().


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

Generated on Sat Sep 5 02:08:36 2009 for MediaWiki by  doxygen 1.5.9