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
patch(url, data, [config]); Shortcut method to perform PATCH request. Parameters
debug(); Write a debug message
service in module ng
parseAsJs(expression); Shorthand method. $sce.parseAsJs(value) â $sce.parseAs($sce.JS, value)
port(); This method is getter only. Return port of current url. // given url http://example
replace(); If called, all changes to $location during the current $digest will replace the current history record, instead
hash([hash]); This method is getter / setter. Returns the hash fragment when called without any parameters. Changes the
Page 1 of 10