- Description:
Controls the settings page in the message drawer.
- Source:
- Copyright:
- 2018 Ryan Wyllie
- 2018 Ryan Wyllie
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Controls the settings page in the message drawer.
Methods
(inner) registerEventListeners(body, loggedInUserId)
- Description:
Create all of the event listeners for the message preferences page.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
body |
Object | The settings body element. |
loggedInUserId |
Number | The logged in user id. |