type in module ng
$filter provider in module
$locationChangeSuccess Broadcasted after a URL was changed. The newState and oldState parameters may
directive in module ng
useLegacyPromiseExtensions([value]); Configure $http service to return promises without the shorthand methods success
whenPATCH(url, [data], [headers], [keys]); Creates a new backend definition for PATCH requests. For more info see when()
Name Description
$render(); Called when the view needs to be updated. It is expected that the user of the ng-model directive will implement this method
flush([count]); Flushes all pending requests using the trained responses. Parameters
addClass(element, className, [options]); Triggers an addClass animation surrounding the addition of the provided CSS class(es). Upon
Page 49 of 55