animate(element, from, to, [className], [options]); Performs an inline animation on the element which applies the provided to and from
getTrustedJs(value); Shorthand method. $sce.getTrustedJs(value) âÂÂ
parseAsCss(expression); Shorthand method. $sce.parseAsCss(value) â $sce.parseAs($sce.CSS, value)
service in module ng
trustAsResourceUrl(value); Shorthand method. $sce.trustAsResourceUrl(value) âÂÂ
$compileProvider
port(); This method is getter only. Return port of current url. // given url http://example
startSymbol(); Symbol to denote the start of expression in the interpolated string. Defaults to {{. Use
debug(); Write a debug message
Page 2 of 10