$compile.directive.Attributes.
  • References/JavaScript/AngularJS/ng types/compile

$addClass(classVal); Adds the CSS class value specified by the classVal parameter to the element. If animations are enabled then an

2025-01-10 15:47:30
ng.function
  • References/JavaScript/AngularJS/ng

Name Description angular.forEach

2025-01-10 15:47:30
ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

whenPOST(url, [data], [headers], [keys]); Creates a new backend definition for POST requests. For more info see when()

2025-01-10 15:47:30
ngSanitize.service
  • References/JavaScript/AngularJS/ngSanitize

Name Description $sanitize

2025-01-10 15:47:30
ngCookies.
  • References/JavaScript/AngularJS/ngCookies/ngCookies

put(key, value); Sets a value for given cookie key Parameters

2025-01-10 15:47:30
ngModel.NgModelController.
  • References/JavaScript/AngularJS/ng types/ngModel

$formatters Array.<Function>

2025-01-10 15:47:30
ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

expectRoute(method, url); Creates a new request expectation that compares only with the requested route.

2025-01-10 15:47:30
$animate.animate()
  • References/JavaScript/AngularJS/ng services/animate

animate(element, from, to, [className], [options]); Performs an inline animation on the element which applies the provided to and from

2025-01-10 15:47:30
ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

whenGET(url, [headers], [keys]); Creates a new backend definition for GET requests. For more info see when().

2025-01-10 15:47:30
$sceDelegate.getTrusted()
  • References/JavaScript/AngularJS/ng services/sceDelegate

getTrusted(type, maybeTrusted); Takes the result of a

2025-01-10 15:47:30