service in module ng
whenDELETE(url, [headers], [keys]); Creates a new backend definition for DELETE requests. For more info see when().
expectGET(url, [headers], [keys]); Creates a new request expectation for GET requests. For more info see expect().
type in module ngComponentRouter
directive in module ngMessages
Angular expressions are JavaScript-like code snippets that are mainly placed in interpolation bindings such as <span title="{{ attrBinding }}">{{ textBinding }
url([url]); This method is getter / setter. Return url (e.g. /path?a=b#hash) when called without any parameter.
cancel(animationPromise); Cancels the provided animation. Parameters
$routeProvider
Everything you need to know about AngularJS What is AngularJS
Page 36 of 55