core_message/message_preferences

Controls the message preference page.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) preferencesDisabled() → {bool}

Source:

Check if the preferences have been disabled on this page.

Returns:
Type
bool

(inner) registerEventListeners()

Source:

Create all of the event listeners for the message preferences page.

(inner) saveContactablePrivacySetting() → {Promise}

Source:

Update the contactable privacy user preference in the DOM and send a request to update on the server.

Returns:
Type
Promise