You are here

constant ANGULAR_MEDIA_TOKEN_KEY in CKEditor Widgets 7

@file Implementation of angular_media.module.

2 uses of ANGULAR_MEDIA_TOKEN_KEY
angular_media_callback_file in ./angular_media.module
Callback to retrieve (GET) or save (POST) updates.
template_preprocess_angular_media_app in ./angular_media.module
Implements hook_theme_preprocess().

File

./angular_media.module, line 8
Implementation of angular_media.module.

Code

define('ANGULAR_MEDIA_TOKEN_KEY', 'angular_media');