constant MEDIA_YOUTUBE_NAMESPACE in Media: YouTube 6
Same name and namespace in other branches
- 7 includes/media_youtube.variables.inc \MEDIA_YOUTUBE_NAMESPACE
The variable namespace for Media: YouTube.
4 uses of MEDIA_YOUTUBE_NAMESPACE
- media_youtube_variable_del in includes/
media_youtube.variables.inc - Wrapper for variable_del() that uses the Media: YouTube variable registry.
- media_youtube_variable_get in includes/
media_youtube.variables.inc - Wrapper for variable_get() that uses the Media: YouTube variable registry.
- media_youtube_variable_name in includes/
media_youtube.variables.inc - Return the fully namespace variable name.
- media_youtube_variable_set in includes/
media_youtube.variables.inc - Wrapper for variable_set() that uses the Media: YouTube variable registry.
File
- includes/
media_youtube.variables.inc, line 10 - Contains the variables and defaults used by Media: YouTube.
Code
define('MEDIA_YOUTUBE_NAMESPACE', 'media_youtube__');