Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SpecialWatchlistConditions Class Reference
Inheritance diagram for SpecialWatchlistConditions:
Inheritance graph
[legend]
Collaboration diagram for SpecialWatchlistConditions:
Collaboration graph
[legend]

Public Member Functions

 __construct ()
 
 getDescription ()
 
 setHeaders ()
 
 execute ( $arg)
 

Protected Member Functions

 getGroupHtml (SWLGroup $group)
 

Constructor & Destructor Documentation

◆ __construct()

SpecialWatchlistConditions::__construct ( )

Constructor.

Since
0.1

Member Function Documentation

◆ execute()

SpecialWatchlistConditions::execute (   $arg)

Main method.

Since
0.1
Parameters
string$arg

◆ getDescription()

SpecialWatchlistConditions::getDescription ( )
See also
SpecialPage::getDescription
Since
0.1

◆ getGroupHtml()

SpecialWatchlistConditions::getGroupHtml ( SWLGroup  $group)
protected

Creates and returns the HTML for a single watchlist group.

Since
0.1
Parameters
SWLGroup$group
Returns
string

◆ setHeaders()

SpecialWatchlistConditions::setHeaders ( )

Sets headers - this should be called from the execute() method of all derived classes!

Since
0.1

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

About | General disclaimer | Privacy policy