API Docs for: 2.0.0

Class Performance_Chart

Class defined in: public/admin/performance_chart.js:13

SAGE2 Performance monitoring display

addNewModel( )
public/admin/SAGE2_user.js:75

Send message to server to create a new user model

changeView( )
public/admin/SAGE2_user.js:30

Open new view in single-page app on button click

closeNewModelForm( )
public/admin/SAGE2_user.js:64

Hide form for creating a new user model

handleClientsRetrieved( )
public/admin/SAGE2_user.js:156

If new client (user) data received from server

handleRbacRetrieved( )
public/admin/SAGE2_user.js:167

If new rbac data received from server

handleUserEvent( )
public/admin/SAGE2_user.js:178

Log event

logEvent( )
public/admin/SAGE2_user.js:368

Print event to screen

onSocketClose( )
public/admin/SAGE2_user.js:132

Attempt to reconnect to server on disconnect

onSocketOpen( )
public/admin/SAGE2_user.js:99

Connect client to SAGE2 server as a 'userManager' and attach listeners

openNewModelForm( )
public/admin/SAGE2_user.js:54

Open form to enable user to create a new user model

redrawPermissions( )
public/admin/SAGE2_user.js:296

Repopulate table with information on roles and permissions models

redrawUsers( )
public/admin/SAGE2_user.js:224

Repopulate table with information on connected clients

updateClients( eventType )
public/admin/SAGE2_user.js:202

Check if client has been changed and user section needs to be redrawn

Parameters:
  • eventType <String>

    the type of the event