StationsCollection Class
Defined in:
Module: Classes
_collections\StationsCollection.js:1
This class...
Methods
_getStationIconColor
(
-
i_connection
Return a color string corresponding to the color code received from remote mediaSERVER
Parameters:
-
i_connection
Number
_onStationPollTimeChanged
(
-
e
Set how often to poll remote mediaSERVER for station updates, set by global settings component
Parameters:
-
e
Event
_populateCollection
(
-
i_xmlStations
Create the stations collection with data received from remote mediaSERVER, create corresponding Backbone.models
Parameters:
-
i_xmlStations
Object
getRemoteStations
()
Retrieve remote station list and status from remote mediaSERVER
initialize
()
Constructor
pauseGetRemoteStations
()
Pause retrieval of remote mediaSERVER station list and stats
resumeGetRemoteStations
()
Resume retrieval of remote mediaSERVER station list and stats