public property RoyalSliderOptionSetEntity::$video_vimeo_code in RoyalSlider Integration 8
Vimeo embed code. %id% is replaced by video id.
Type: string
File
- src/
Entity/ RoyalSliderOptionSetEntity.php, line 563 - Contains \Drupal\royalslider\Entity\RoyalSliderOptionSetEntity.
Class
- RoyalSliderOptionSetEntity
- Defines a RoyalSliderOptionSet configuration entity class.
Namespace
Drupal\royalslider\EntityCode
public $video_vimeo_code = '<iframe src="http://player.vimeo.com/video/%id%?byline=0&portrait=0&autoplay=1" frameborder="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>';