new user(ngRoute)
This module manages the display of user specific info
Parameters:
Name | Type | Description |
---|---|---|
ngRoute |
ngModule |
- Source:
Members
-
(static) $scope.attributes
-
Properties:
Name Type Description $scope.alerts
array holds user info retrieved from the WL User Identity stored by the adapter on the server
Type Definitions
-
config($routeProvider)
-
Loads user info page when window.location is /user
Parameters:
Name Type Description $routeProvider
-
controller($scope)
-
Controller for the user module
Parameters:
Name Type Description $scope
service