$controllerProvider
get(url, [config]); Shortcut method to perform GET request. Parameters
host(); This method is getter only. Return host of current url. Note: compared to the non-angular version location
protocol(); This method is getter only. Return protocol of current url. // given
pin(element, parentElement); Associates the provided element with a host parent element to allow the element to be animated even if
getTrustedHtml(value); Shorthand method. $sce.getTrustedHtml(value) âÂÂ
log(); Write a log message
put(url, data, [config]); Shortcut method to perform PUT request. Parameters
$rootScopeProvider
service in module ng
Page 5 of 10