constant SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT in SoundCloud field 7
Same name and namespace in other branches
- 8 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
- 6 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
4 uses of SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
- soundcloudfield_field_formatter_view in ./
soundcloudfield.module - Implements hook_field_formatter_view().
- soundcloudfield_field_info in ./
soundcloudfield.module - Implements hook_field_info().
- soundcloudfield_field_instance_settings_form in ./
soundcloudfield.module - Implements hook_field_settings_form().
- soundcloudfield_update_7000 in ./
soundcloudfield.install - Update field instances to be in sync with the new instance settings.
File
- ./
soundcloudfield.module, line 11 - @author Attila Fekete - http://drupal.org/user/762986
Code
define('SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT', 166);