defer(); Creates a Deferred object which represents a task which will finish in the future.
patch(url, data, [config]); Shortcut method to perform PATCH request. Parameters
getTrustedJs(value); Shorthand method. $sce.getTrustedJs(value) âÂÂ
trustAsResourceUrl(value); Shorthand method. $sce.trustAsResourceUrl(value) âÂÂ
startSymbol(); Symbol to denote the start of expression in the interpolated string. Defaults to {{. Use
getTrusted(type, maybeTrusted); Delegates to
replace(); If called, all changes to $location during the current $digest will replace the current history record, instead
head(url, [config]); Shortcut method to perform HEAD request. Parameters
parseAsCss(expression); Shorthand method. $sce.parseAsCss(value) â $sce.parseAs($sce.CSS, value)
valueOf(value); If the passed parameter had been returned by a prior call to
Page 1 of 10