resolve(value, [successCallback], [errorCallback], [progressCallback]); Alias of when to maintain naming consistency with ES6.
enter(element, parent, [after], [options]); Inserts the element into the DOM either after the after element (if provided)
pendingRequests Array.<Object>
$sceDelegateProvider
path([path]); This method is getter / setter. Return path of current url when called without any parameter. Change path
trustAs(type, value); Delegates to $sceDelegate
move(element, parent, [after], [options]); Inserts (moves) the element into its new position in the DOM either after the after
service in module ng
delete(url, [config]); Shortcut method to perform DELETE request. Parameters
cancel([promise]); Cancels a task associated with the promise. As a result of this, the promise will be resolved with a
Page 9 of 10