Expand all

ext.CollaborationKit.list.members

Constructor

new ext.CollaborationKit.list.members($, mw, OO) #

Parameters:

Name Type Description
$ jQuery
mw mw
OO OO
Source:

Methods

addSelf(destinationPage) #

One-click project-joining button

Parameters:

Name Type Description
destinationPage number

Page ID of member list, if different from current page

Source:
One-click project-joining button

curUserIsInList(destinationPage) → {boolean} #

Find if the current user is already is in list.

Parameters:

Name Type Description
destinationPage number

The Page ID of the list if not the current page.

Source:

Returns:

Type
boolean
Find if the current user is already is in list.