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

Public Member Functions

 __construct ( $main, $action)
 
 execute ()
 
 getAllowedParams ()
 
 getParamDescription ()
 
 getDescription ()
 
 getVersion ()
 

Protected Member Functions

 setupChangeSetQuery ( $filter, $isUserFilter, $limit, $continue)
 
 mergeSets (array &$sets)
 
 getExamples ()
 

Member Function Documentation

◆ execute()

ApiQuerySemanticWatchlist::execute ( )

Retrieve the specil words from the database.

◆ getAllowedParams()

ApiQuerySemanticWatchlist::getAllowedParams ( )

(non-PHPdoc)

See also
includes/api/ApiBasegetAllowedParams()

◆ getDescription()

ApiQuerySemanticWatchlist::getDescription ( )

(non-PHPdoc)

See also
includes/api/ApiBasegetDescription()

◆ getExamples()

ApiQuerySemanticWatchlist::getExamples ( )
protected

(non-PHPdoc)

See also
includes/api/ApiBasegetExamples()

◆ getParamDescription()

ApiQuerySemanticWatchlist::getParamDescription ( )

(non-PHPdoc)

See also
includes/api/ApiBasegetParamDescription()

◆ mergeSets()

ApiQuerySemanticWatchlist::mergeSets ( array &  $sets)
protected

Merge change sets belonging to the same edit into one sinlge change set.

Since
0.1
Parameters
array$sets

◆ setupChangeSetQuery()

ApiQuerySemanticWatchlist::setupChangeSetQuery (   $filter,
  $isUserFilter,
  $limit,
  $continue 
)
protected

Gets a list of change sets belonging to any of the watchlist groups watched by the user, newest first.

Parameters
mixed$filterUser ID or array of group IDs
boolean$isUserFilter
integer$limit
string$continue

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

About | General disclaimer | Privacy policy