- Description:
Controls the message preference page.
- Source:
- Copyright:
- 2016 Ryan Wyllie
- 2016 Ryan Wyllie
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Controls the message preference page.
Methods
(inner) preferencesDisabled() → {bool}
- Description:
Check if the preferences have been disabled on this page.
- Source:
Returns:
- Type
- bool
(inner) registerEventListeners()
- Description:
Create all of the event listeners for the message preferences page.
- Source:
(inner) saveContactablePrivacySetting() → {Promise}
- Description:
Update the contactable privacy user preference in the DOM and send a request to update on the server.
- Source:
Returns:
- Type
- Promise