You are here

Files in JW Player 8

Primary tabs

File namesort descending Location Namespace Description
JwPlayer.php src/Element/JwPlayer.php Drupal\jw_player\Element
JwPlayer7ConfigurationTest.php tests/src/Functional/JwPlayer7ConfigurationTest.php Drupal\Tests\jw_player\Functional
JwPlayerConfigurationTest.php tests/src/Functional/JwPlayerConfigurationTest.php Drupal\Tests\jw_player\Functional
JwplayerFormatter.php src/Plugin/Field/FieldFormatter/JwplayerFormatter.php Drupal\jw_player\Plugin\Field\FieldFormatter
JwplayerPresetAdd.php src/Form/JwplayerPresetAdd.php Drupal\jw_player\Form
JwPlayerSettingsCacheTag.php src/EventSubscriber/JwPlayerSettingsCacheTag.php Drupal\jw_player\EventSubscriber Contains \Drupal\jw_player\EventSubscriber\JwPlayerSettingsCacheTag.
JwplayerSettingsForm.php src/Form/JwplayerSettingsForm.php Drupal\jw_player\Form
jw_player.api.php jw_player.api.php Hooks provided by JW Player.
jw_player.html.twig templates/jw_player.html.twig <div class="jwplayer-video"> <video id="{{ html_id }}" width="{{ width }}" height="{{ height }}" controls="controls" preload="none"{% if poster %} poster="{{ poster…
jw_player.info.yml jw_player.info.yml jw_player.info.yml
jw_player.install jw_player.install Install, update and uninstall functions for the JW Player module.
jw_player.libraries.yml jw_player.libraries.yml jw_player.libraries.yml
jw_player.links.action.yml jw_player.links.action.yml jw_player.links.action.yml
jw_player.links.menu.yml jw_player.links.menu.yml jw_player.links.menu.yml
jw_player.links.task.yml jw_player.links.task.yml jw_player.links.task.yml
jw_player.module jw_player.module Adds a theme function which allows theme developers to use the JW Player.
jw_player.permissions.yml jw_player.permissions.yml jw_player.permissions.yml
Jw_player.php src/Entity/Jw_player.php Drupal\jw_player\Entity
jw_player.routing.yml jw_player.routing.yml jw_player.routing.yml
jw_player.schema.yml config/schema/jw_player.schema.yml config/schema/jw_player.schema.yml
jw_player.services.yml jw_player.services.yml jw_player.services.yml
jw_player.settings.yml config/install/jw_player.settings.yml config/install/jw_player.settings.yml
Jw_playerInterface.php src/Jw_playerInterface.php Drupal\jw_player
Jw_playerListBuilder.php src/Jw_playerListBuilder.php Drupal\jw_player
README.txt README.txt JW Player module for Drupal. SUMMARY ----------------------------------------------- The JW Player module adds a new field for displaying video files in a JW Player. For a full description visit the project page: …

Other projects