APIs

Show:

Dashboard view

Constructor

DashboardView

() Object

Returns:

Object:

instantiated DashboardView

Methods

_getRemoteStations

()

Retrieve remote station list and status from remote mediaSERVER

_getServerResponseTime

()

Get server response time

_listenRefresh

()

Listen to user refresh of dashboard

_listenResourcesChanged

()

Listen to resource removed or added

_listenSave

()

Listen to save

_listenThemeChange

(
  • i_playerData
)

Listen theme changed

Parameters:

  • i_playerData Number

_populateCollection

(
  • i_xmlStations
)

Create the stations collection with data received from remote mediaSERVER, create corresponding Backbone.models

Parameters:

  • i_xmlStations Object

_refreshData

()

Refresh dashboard data

_renderStationsDonut

()

Render the station donut chart

_renderTotalCloudStorage

()

Render the total storage used in cloud

initialize

()

Init the ChannelList component and enable sortable channels UI via drag and drop operations.