Semantic MediaWiki and related extensions
Static Public Member Functions | List of all members
SWLGroups Class Reference

Static Public Member Functions

static getAll ()
 
static getMatchingWatchGroups (Title $title)
 
static getGroupsForUser (User $user)
 

Member Function Documentation

◆ getAll()

static SWLGroups::getAll ( )
static

Returns all watchlist groups.

Since
0.1
Returns
array of SWLGroup

◆ getGroupsForUser()

static SWLGroups::getGroupsForUser ( User  $user)
static

Returns all watchlist groups that are watched by the specified user.

Since
0.1
Parameters
User$user
Returns
array of SWLGroup

◆ getMatchingWatchGroups()

static SWLGroups::getMatchingWatchGroups ( Title  $title)
static

Returns all watchlist groups that watch the specified page.

Since
0.1
Parameters
Title$title
Returns
array of SWLGroup

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

About | General disclaimer | Privacy policy