getTrustedResourceUrl(value); Shorthand method. $sce.getTrustedResourceUrl(value) âÂÂ
absUrl(); This method is getter only. Return full url representation with all segments encoded according to rules specified in
trustAs(type, value); Returns an object that is trusted by angular for use in specified strict contextual escaping contexts (such as
trustAsJs(value); Shorthand method. $sce.trustAsJs(value) âÂÂ
setClass(element, add, remove, [options]); Performs both the addition and removal of a CSS classes on an element and (during the process)
info(); Write an information message
$locationChangeStart Broadcasted before a URL will change. This change can be prevented by calling preventDefault
yOffset number
getTrustedCss(value); Shorthand method. $sce.getTrustedCss(value) âÂÂ
service in module ng
Page 4 of 10