core_message/preferences_processor_form

Description:
  • Manages the processor form on the message preferences page.

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

Manages the processor form on the message preferences page.

Methods

(inner) isLoading() → {bool}

Description:
  • Check if this processor is loading.

Source:
Returns:
Type
bool

(inner) save() → {object}

Description:
  • Persist the processor configuration.

Source:
Returns:

jQuery promise

Type
object

(inner) startLoading()

Description:
  • Flag the processor as loading.

Source:

(inner) stopLoading()

Description:
  • Remove the loading flag for this processor.

Source: