You are here

Constants in Media: YouTube 6

Primary tabs

Namesort descending Location Description Direct uses Strings
MEDIA_YOUTUBE_API_APPLICATION_URL includes/media_youtube.variables.inc 1 1
MEDIA_YOUTUBE_API_INFO includes/media_youtube.variables.inc This is the URL to the API of YouTube. 2 1
MEDIA_YOUTUBE_APP_ID includes/media_youtube.variables.inc 2 1
MEDIA_YOUTUBE_AUTH_URL includes/media_youtube.variables.inc YouTube API required constants. 2 1
MEDIA_YOUTUBE_COLOR1_DEFAULT includes/media_youtube.variables.inc These are player defaults. @TODO: Use variable namespace instead. 1 1
MEDIA_YOUTUBE_COLOR2_DEFAULT includes/media_youtube.variables.inc 1 1
MEDIA_YOUTUBE_DATA_VERSION includes/media_youtube.variables.inc This defines the version of the content data array that we serialize in emvideo_youtube_data(). If we change the expected keys of that array, we must increment this value, which will allow older content to be updated to the new version automatically. 3 1
MEDIA_YOUTUBE_MAIN_URL includes/media_youtube.variables.inc This is the main URL for YouTube. 2 1
MEDIA_YOUTUBE_NAMESPACE includes/media_youtube.variables.inc The variable namespace for Media: YouTube. 4 1
MEDIA_YOUTUBE_REST_ENDPOINT includes/media_youtube.variables.inc 1 1
MEDIA_YOUTUBE_STATUS_AVAILABLE includes/media_youtube.variables.inc 1 1
MEDIA_YOUTUBE_STATUS_PRIVATE includes/media_youtube.variables.inc 1
MEDIA_YOUTUBE_STATUS_UNAVAILABLE includes/media_youtube.variables.inc 1
MEDIA_YOUTUBE_STATUS_UPDATE_ALWAYS includes/media_youtube.variables.inc 1
MEDIA_YOUTUBE_STATUS_UPDATE_FROM_UNAVAILABLE includes/media_youtube.variables.inc 1 1
MEDIA_YOUTUBE_STATUS_UPDATE_NONE includes/media_youtube.variables.inc 2 1
MEDIA_YOUTUBE_UPLOAD_URL includes/media_youtube.variables.inc 1 1

Other projects