6 uses of WSCONFIG_DEFAULT_DEGRADED_BACKOFF in Web Service Data 7
- WsConfigType::disable in modules/
wsconfig/ wsconfig.entity.inc - API function to disabled this wsconfig type.
- WsConfigType::getDegraded in modules/
wsconfig/ wsconfig.entity.inc - WsConfigType::isDisabled in modules/
wsconfig/ wsconfig.entity.inc - API function to check if this wsconfig type is disabled.
- WsConfigType::__construct in modules/
wsconfig/ wsconfig.entity.inc - wsconfig_type_form in modules/
wsconfig/ wsconfig_type.admin.inc - Generate the wsconfig type editing form
- wsconfig_type_form_submit in modules/
wsconfig/ wsconfig_type.admin.inc - Form API submit callback for the type form.