You are here

constant EMVIDEO_YAHOOMUSIC_API_APPLICATION_URL in Embedded Media Field 6

Same name and namespace in other branches
  1. 5 contrib/video_cck/providers/yahoomusic.inc \EMVIDEO_YAHOOMUSIC_API_APPLICATION_URL
  2. 6.3 contrib/emvideo/providers/yahoomusic.inc \EMVIDEO_YAHOOMUSIC_API_APPLICATION_URL
1 use of EMVIDEO_YAHOOMUSIC_API_APPLICATION_URL
emvideo_yahoomusic_settings in contrib/emvideo/providers/yahoomusic.inc
hook emvideo_PROVIDER_settings this should return a subform to be added to the emvideo_settings() admin settings page. note that a form field will already be provided, at $form['PROVIDER'] (such as $form['yahoomusic']) so if you…

File

contrib/emvideo/providers/yahoomusic.inc, line 10
This include processes Yahoo Music API media files for use by emfield.module.

Code

define('EMVIDEO_YAHOOMUSIC_API_APPLICATION_URL', 'http://developer.yahoo.com/music/');