WhatLinksHerePage Class Reference
[SpecialPage]

implements Special:Whatlinkshere More...

List of all members.

Public Member Functions

 WhatLinksHerePage ($request, $par=null)
 execute ()
 showIndirectLinks ($level, $target, $limit, $from=0, $back=0)
 makeSelfLink ($text, $query)
 getPrevNext ($prevId, $nextId)
 whatlinkshereForm ()
 getFilterPanel ()

Protected Member Functions

 listStart ()
 listItem ($row, $nt, $notClose=false)
 listEnd ()
 wlhLink (Title $target, $text)

Protected Attributes

 $par
 $opts
 $target
 $selfTitle
 $skin
 $request
 $limits = array( 20, 50, 100, 250, 500 )


Detailed Description

implements Special:Whatlinkshere

Definition at line 23 of file SpecialWhatlinkshere.php.


Member Function Documentation

WhatLinksHerePage::execute (  ) 

WhatLinksHerePage::getFilterPanel (  ) 

WhatLinksHerePage::getPrevNext ( prevId,
nextId 
)

Definition at line 317 of file SpecialWhatlinkshere.php.

References $changed, $wgLang, makeSelfLink(), wfArrayToCGI(), wfMsgExt(), and wfMsgHtml().

Referenced by showIndirectLinks().

WhatLinksHerePage::listEnd (  )  [protected]

Definition at line 300 of file SpecialWhatlinkshere.php.

References Xml::closeElement().

Referenced by showIndirectLinks().

WhatLinksHerePage::listItem ( row,
nt,
notClose = false 
) [protected]

WhatLinksHerePage::listStart (  )  [protected]

Definition at line 258 of file SpecialWhatlinkshere.php.

References Xml::openElement().

Referenced by showIndirectLinks().

WhatLinksHerePage::makeSelfLink ( text,
query 
)

Definition at line 313 of file SpecialWhatlinkshere.php.

References $text.

Referenced by getFilterPanel(), and getPrevNext().

WhatLinksHerePage::showIndirectLinks ( level,
target,
limit,
from = 0,
back = 0 
)

Parameters:
$level int Recursion level
$target Title Target title
$limit int Number of entries to display
$from Title Display from this article ID
$back Title Display from this article ID at backwards scrolling
Access:
private

Definition at line 91 of file SpecialWhatlinkshere.php.

References $dbr, $fields, $numRows, $options, $row, $rows, $target, $wgMaxRedirectLinksRetrieved, $wgOut, Xml::closeElement(), getFilterPanel(), getPrevNext(), listEnd(), listItem(), listStart(), Title::makeTitle(), wfGetDB(), and whatlinkshereForm().

Referenced by execute().

WhatLinksHerePage::whatlinkshereForm (  ) 

WhatLinksHerePage::WhatLinksHerePage ( request,
par = null 
)

Definition at line 35 of file SpecialWhatlinkshere.php.

References $par, $request, and $wgUser.

WhatLinksHerePage::wlhLink ( Title target,
text 
) [protected]

Definition at line 304 of file SpecialWhatlinkshere.php.

References $text, $title, and SpecialPage::getTitleFor().

Referenced by listItem().


Member Data Documentation

WhatLinksHerePage::$limits = array( 20, 50, 100, 250, 500 ) [protected]

Definition at line 33 of file SpecialWhatlinkshere.php.

WhatLinksHerePage::$opts [protected]

Definition at line 28 of file SpecialWhatlinkshere.php.

Referenced by execute().

WhatLinksHerePage::$par [protected]

Definition at line 25 of file SpecialWhatlinkshere.php.

Referenced by WhatLinksHerePage().

WhatLinksHerePage::$request [protected]

Definition at line 31 of file SpecialWhatlinkshere.php.

Referenced by WhatLinksHerePage().

WhatLinksHerePage::$selfTitle [protected]

Definition at line 28 of file SpecialWhatlinkshere.php.

WhatLinksHerePage::$skin [protected]

Definition at line 31 of file SpecialWhatlinkshere.php.

WhatLinksHerePage::$target [protected]

Definition at line 28 of file SpecialWhatlinkshere.php.

Referenced by showIndirectLinks(), and whatlinkshereForm().


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

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