MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / extend

Function extend

lib/angular.js:404–416  ·  view source on GitHub ↗

* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties from the `src` object(s) * to `dst`. You can specify multiple `src` objects. * * @param {Object} dst Destination object. * @param {...Object} src Sou

(dst)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

inheritFunction · 0.70
bindJQueryFunction · 0.70
publishExternalAPIFunction · 0.70
jqLiteDataFunction · 0.70
cacheFactoryFunction · 0.70
compileTemplateUrlFunction · 0.70
cloneAndAnnotateFnFunction · 0.70
$ControllerProviderFunction · 0.70
$httpFunction · 0.70
transformResponseFunction · 0.70
mergeHeadersFunction · 0.70
createShortMethodsFunction · 0.70

Calls 2

forEachFunction · 0.85
setHashKeyFunction · 0.85

Tested by

no test coverage detected