Module: modalRadioWebradiodbDetail_js

Methods

(inner) parseShowRadioFavoriteDetails(obj) → {void}

Parses the details of a webradio favorites entry
Parameters:
Name Type Description
obj object jsonrpc response
Source:
Returns:
Type
void

(inner) parseWebradiodbDetail(obj) → {void}

Parses the details of a WebradioDB entry and shows the modal
Parameters:
Name Type Description
obj object Jsonrpc response
Source:
Returns:
Type
void

(inner) showAddToWebradioFavorites(event) → {void}

Shows the add to webradio favorites modal
Parameters:
Name Type Description
event Event triggering event
Source:
Returns:
Type
void

(inner) showRadioFavoriteDetails(uri) → {void}

Shows the details of a webradio favorites entry
Parameters:
Name Type Description
uri string webradio uri
Source:
Returns:
Type
void

(inner) showWebradiodbDetails(uri) → {void}

Fetches the details of a WebradioDB entry
Parameters:
Name Type Description
uri string webradio uri
Source:
Returns:
Type
void

Methods

(inner) parseShowRadioFavoriteDetails(obj) → {void}

Parses the details of a webradio favorites entry
Parameters:
Name Type Description
obj object jsonrpc response
Source:
Returns:
Type
void

(inner) parseWebradiodbDetail(obj) → {void}

Parses the details of a WebradioDB entry and shows the modal
Parameters:
Name Type Description
obj object Jsonrpc response
Source:
Returns:
Type
void

(inner) showAddToWebradioFavorites(event) → {void}

Shows the add to webradio favorites modal
Parameters:
Name Type Description
event Event triggering event
Source:
Returns:
Type
void

(inner) showRadioFavoriteDetails(uri) → {void}

Shows the details of a webradio favorites entry
Parameters:
Name Type Description
uri string webradio uri
Source:
Returns:
Type
void

(inner) showWebradiodbDetails(uri) → {void}

Fetches the details of a WebradioDB entry
Parameters:
Name Type Description
uri string webradio uri
Source:
Returns:
Type
void