$sanitizeProvider
$dirty boolean True
Controls (input, select, textarea) are ways for a user to enter data. A Form is a collection of controls for the purpose of grouping
protocol(); This method is getter only. Return protocol of current url. // given
instantiate(Type, [locals]); Create a new instance of JS type. The method takes a constructor function, invokes the new operator, and
$setSubmitted(); Sets the form to its submitted state.
$setValidity(validationErrorKey, isValid); Change the validity state, and notify the form. This method can be called within
$setUntouched(); Sets the form to its untouched state. This method can be called to remove the 'ng-touched' class and set the
endSymbol([value]); Symbol to denote the end of expression in the interpolated string. Defaults to }}.
whenPOST(url, [data], [headers], [keys]); Creates a new backend definition for POST requests. For more info see when()
Page 24 of 55