off(event, [container], [callback]); Deregisters an event listener based on the event which has been associated with the provided element
protocol(); This method is getter only. Return protocol of current url. // given
$rootScopeProvider
url([url]); This method is getter / setter. Return url (e.g. /path?a=b#hash) when called without any parameter.
defaults Runtime equivalent of the $httpProvider.defaults
parseAs(type, expression); Converts Angular expression into a function. This is like
$filterProvider
cancel(animationPromise); Cancels the provided animation. Parameters
endSymbol(); Symbol to denote the end of expression in the interpolated string. Defaults to }}. Use
service in module ng
Page 6 of 10