You are here

Files in Iframe 8.2

Primary tabs

File namesort descending Location Namespace Description
CckIframe.php src/Plugin/migrate/process/d6/CckIframe.php Drupal\iframe\Plugin\migrate\process\d6
iframe.css iframe.css div.field-type-iframe { margin: 0 auto; color: black; background-color: white; } @media only screen and (max-width: 480px) { div.field-type-iframe { width: 100%; height: auto; } }
iframe.html.twig templates/iframe.html.twig Default theme implementation to display an iframe field.
iframe.info.yml iframe.info.yml iframe.info.yml
iframe.install iframe.install Contains install, uninstall and update functions for IFrame.
iframe.libraries.yml iframe.libraries.yml iframe.libraries.yml
iframe.module iframe.module Defines an iframe field with all attributes.
iframe.schema.yml config/schema/iframe.schema.yml config/schema/iframe.schema.yml
IframeAsurlFormatter.php src/Plugin/Field/FieldFormatter/IframeAsurlFormatter.php Drupal\iframe\Plugin\Field\FieldFormatter
IframeAsurlwithuriFormatter.php src/Plugin/Field/FieldFormatter/IframeAsurlwithuriFormatter.php Drupal\iframe\Plugin\Field\FieldFormatter
IframeDefaultFormatter.php src/Plugin/Field/FieldFormatter/IframeDefaultFormatter.php Drupal\iframe\Plugin\Field\FieldFormatter
IframeField.php src/Plugin/migrate/cckfield/IframeField.php Drupal\iframe\Plugin\migrate\cckfield
IframeItem.php src/Plugin/Field/FieldType/IframeItem.php Drupal\iframe\Plugin\Field\FieldType
IframeOnlyFormatter.php src/Plugin/Field/FieldFormatter/IframeOnlyFormatter.php Drupal\iframe\Plugin\Field\FieldFormatter
IframeSchemaTest.php tests/src/Kernel/IframeSchemaTest.php Drupal\Tests\iframe\Kernel
IframeUrlheightWidget.php src/Plugin/Field/FieldWidget/IframeUrlheightWidget.php Drupal\iframe\Plugin\Field\FieldWidget
IframeUrlWidget.php src/Plugin/Field/FieldWidget/IframeUrlWidget.php Drupal\iframe\Plugin\Field\FieldWidget
IframeUrlwidthheightWidget.php src/Plugin/Field/FieldWidget/IframeUrlwidthheightWidget.php Drupal\iframe\Plugin\Field\FieldWidget
IframeWidgetBase.php src/Plugin/Field/FieldWidget/IframeWidgetBase.php Drupal\iframe\Plugin\Field\FieldWidget
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended Modules * Installation * Configuration * Maintainers INTRODUCTION ------------ The Iframe module creates a custom field, which lets you add a complete…
upgrade-info.html upgrade-info.html Field API The Field API CRUD functions have been removed. Documentation Fields and field instances are now entities Files Affected …

Other projects