$routeProvider
$routeUpdate The reloadOnSearch property has been set to false, and we are reusing the same instance of the Controller
$viewContentLoaded Emitted every time the ngView content is reloaded. Type:
$routeChangeError Broadcasted if any of the resolve promises are rejected.
current Object Reference
Name Description $route
Installation First include angular-route.js in your HTML: <script
service in module ngRoute
updateParams(newParams); Causes $route service to update the current URL, replacing current route parameters with those
when(path, route); Adds a new route definition to the $route service. Parameters
Page 2 of 2