path([path]); This method is getter / setter. Return path of current url when called without any parameter. Change path
directive in module ng
trustAs(type, value); Delegates to $sceDelegate
whenRoute(method, url); Creates a new backend definition that compares only with the requested route.
move(element, parent, [after], [options]); Inserts (moves) the element into its new position in the DOM either after the after
$applyAsync([exp]); Schedule the invocation of $apply to occur at a later time. The actual time difference varies across browsers, but
service in module ng
service(name, constructor); See $provide.service(). Parameters
Name Description
delete(url, [config]); Shortcut method to perform DELETE request. Parameters
Page 53 of 55