object in module ng
all(promises); Combines multiple promises into a single promise that is resolved when all of the input promises are resolved.
$anchorScroll provider
AngularJS provides animation hooks for common directives such as ngRepeat, ngSwitch, and ngView, as well as custom directives via the
value(name, object); See $provide.value(). Parameters
$dirty boolean True
getTrustedResourceUrl(value); Shorthand method. $sce.getTrustedResourceUrl(value) âÂÂ
directive in module ng
annotate(fn, [strictDi]); Returns an array of service names which the function is requesting for injection. This API is used by the
destroy(); Destroys the Cache object entirely
Page 19 of 55