You are here

constant SOUNDCLOUDFIELD_DEFAULT_WIDTH in SoundCloud field 8

Same name and namespace in other branches
  1. 6 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_WIDTH
  2. 7 soundcloudfield.module \SOUNDCLOUDFIELD_DEFAULT_WIDTH

@file

@author Attila Fekete - http://drupal.org/user/762986

2 uses of SOUNDCLOUDFIELD_DEFAULT_WIDTH
SoundCloudDefaultFormatter::defaultSettings in src/Plugin/Field/FieldFormatter/SoundCloudDefaultFormatter.php
Defines the default settings for this plugin.
SoundCloudDefaultFormatter::settingsForm in src/Plugin/Field/FieldFormatter/SoundCloudDefaultFormatter.php
Returns a form to configure settings for the formatter.

File

./soundcloudfield.module, line 11
@author Attila Fekete - http://drupal.org/user/762986

Code

define('SOUNDCLOUDFIELD_DEFAULT_WIDTH', 100);