ngMock.
  • References/JavaScript/AngularJS/ngMock/ngMock

expectHEAD(url, [headers], [keys]); Creates a new request expectation for HEAD requests. For more info see expect().

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

defer(); Creates a Deferred object which represents a task which will finish in the future.

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

expectPOST(url, [data], [headers], [keys]); Creates a new request expectation for POST requests. For more info see expect()

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

service in module ngMock

2025-01-10 15:47:30
ngClick
  • References/JavaScript/AngularJS/ng directives

directive in module ng

2025-01-10 15:47:30
Guide: Security
  • References/JavaScript/AngularJS/Guide

This document explains some of AngularJS's security features and best practices that you should keep in mind as you build your application.

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

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

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

closeAndFlush(); This method will close all pending animations (both

2025-01-10 15:47:30
$compileProvider.imgSrcSanitizationWhitelist()
  • References/JavaScript/AngularJS/ng providers/compileProvider

imgSrcSanitizationWhitelist([regexp]); Retrieves or overrides the default regular expression that is used for whitelisting of safe urls

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

Name Description $swipe

2025-01-10 15:47:30