View on GitHub

pb.bank

A starter online banking application built with Worklight, Angular and Bluemix services

Download this project as a .zip file Download this project as a tar.gz file

Class: user

pb.bank. user

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
Source:

Type Definitions

config($routeProvider)

Loads user info page when window.location is /user
Parameters:
Name Type Description
$routeProvider
Source:

controller($scope)

Controller for the user module
Parameters:
Name Type Description
$scope service
Source: