constant SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT in SoundCloud field 8
Same name and namespace in other branches
- 6 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
- 7 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
2 uses of SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT
- SoundCloudDefaultFormatter::defaultSettings in src/
Plugin/ Field/ FieldFormatter/ SoundCloudDefaultFormatter.php - Defines the default settings for this plugin.
- SoundCloudDefaultFormatter::viewElements in src/
Plugin/ Field/ FieldFormatter/ SoundCloudDefaultFormatter.php - Builds a renderable array for a field value.
File
- ./
soundcloudfield.module, line 12 - @author Attila Fekete - http://drupal.org/user/762986
Code
define('SOUNDCLOUDFIELD_DEFAULT_HTML5_PLAYER_HEIGHT', 166);