You are here

Classes, traits, and interfaces in Doubleclick for Publishers (DFP) 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AdminSettings class Drupal\dfp\Form src/Form/AdminSettings.php Defines a form that configures DFP global settings. 1
BreakpointFormTrait trait Drupal\dfp\Form src/Form/BreakpointFormTrait.php Provides form for adding breakpoints to a DFP tag.
DfpHtmlResponseAttachmentsProcessor class Drupal\dfp src/DfpHtmlResponseAttachmentsProcessor.php Processes attachments of HTML responses with Dfp slot attachments. 1 2
DfpHtmlResponseAttachmentsProcessorTest class Drupal\Tests\dfp\Unit tests/src/Unit/DfpHtmlResponseAttachmentsProcessorTest.php @coversDefaultClass \Drupal\dfp\DfpHtmlResponseAttachmentsProcessor @group dfp
DfpTestBase abstract class Drupal\Tests\dfp\Functional tests/src/Functional/DfpTestBase.php An abstract class to build DFP tests from. 2
DisplayTagTest class Drupal\Tests\dfp\Functional tests/src/Functional/DisplayTagTest.php Tests display of DFP ad tag.
GlobalSettingsTest class Drupal\Tests\dfp\Functional tests/src/Functional/GlobalSettingsTest.php Tests DFP global configuration.
Tag class Drupal\dfp\Form src/Form/Tag.php Form to edit and add DFP tags.
Tag class Drupal\dfp\Entity src/Entity/Tag.php Defines the DFP Ad tag configuration entity class.
TagBlock class Drupal\dfp\Plugin\Derivative src/Plugin/Derivative/TagBlock.php Retrieves block plugin definitions for all available DFP Ad tags.
TagBlock class Drupal\dfp\Plugin\Block src/Plugin/Block/TagBlock.php Defines a generic DFP Ad block type.
TagInterface interface Drupal\dfp\Entity src/Entity/TagInterface.php An interface for the DFP Ad tag configuration entity. 1 7
TagList class Drupal\dfp\View src/View/TagList.php Defines a class to build a listing of DFP tag entities.
TagView class Drupal\dfp\View src/View/TagView.php A value object to combine a DFP tag with global settings for display. 6
TagViewBuilder class Drupal\dfp\View src/View/TagViewBuilder.php Provides a DFP Tag view builder.
TagViewTest class Drupal\Tests\dfp\Unit\View tests/src/Unit/View/TagViewTest.php @coversDefaultClass \Drupal\dfp\View\TagView @group dfp
TargetingFormTrait trait Drupal\dfp\Form src/Form/TargetingFormTrait.php Adds a form for saving DFP targeting information.
Token class Drupal\dfp src/Token.php A DFP token service to wrap core's service. 2
TokenInterface interface Drupal\dfp src/TokenInterface.php Interface for the DFP token service. 1 4

Other projects