You are here

constant MEDIA_VIMEO_NAMESPACE in Media: Vimeo 7

Same name and namespace in other branches
  1. 6 includes/media_vimeo.variables.inc \MEDIA_VIMEO_NAMESPACE

This is the variable namespace, automatically prepended to module variables.

4 uses of MEDIA_VIMEO_NAMESPACE
media_vimeo_variable_del in includes/media_vimeo.variables.inc
Wrapper for variable_del() using the Media: Vimeo variable registry.
media_vimeo_variable_get in includes/media_vimeo.variables.inc
Wrapper for variable_get() using the Media: Vimeo variable registry.
media_vimeo_variable_name in includes/media_vimeo.variables.inc
Return the fully namespace variable name.
media_vimeo_variable_set in includes/media_vimeo.variables.inc
Wrapper for variable_set() using the Media: Vimeo variable registry.

File

includes/media_vimeo.variables.inc, line 15
media_vimeo/includes/media_vimeo.variables.inc Variable defaults for Media: Vimeo.

Code

define('MEDIA_VIMEO_NAMESPACE', 'media_vimeo__');