You are here

Classes, traits, and interfaces in Pardot Integration 2.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AutoCompleteController class Drupal\pardot\Controller src/Controller/AutoCompleteController.php Class AutoCompleteController.
AutoCompleteControllerTest class Drupal\pardot\Tests tests/Controller/AutoCompleteControllerTest.php Provides automated tests for the pardot module.
AutoPath class Drupal\pardot\Plugin\PardotFormMapFormatterPlugin src/Plugin/PardotFormMapFormatterPlugin/AutoPath.php Plugin to have an autocomplete textfield for typed data.
ContactFormMapping class Drupal\pardot\Plugin\FormMapHandlerPlugin src/Plugin/FormMapHandlerPlugin/ContactFormMapping.php Plugin to capture browser cookies and send them to pardot.
Cookie class Drupal\pardot\Plugin\PardotFormMapFormatterPlugin src/Plugin/PardotFormMapFormatterPlugin/Cookie.php Plugin to capture browser cookies and send them to pardot.
DefaultValue class Drupal\pardot\Plugin\PardotFormMapFormatterPlugin src/Plugin/PardotFormMapFormatterPlugin/DefaultValue.php Plugin to select from the list of fields.
FormMap class Drupal\pardot src/FormMap.php Provides an interface for defining Pardot Form Map entities. 4
FormMapHandlerPlugin class Drupal\pardot\Annotation src/Annotation/FormMapHandlerPlugin.php Defines a Form Map Hanlder Plugin item annotation object.
FormMapHandlerPluginInterface interface Drupal\pardot\Plugin src/Plugin/FormMapHandlerPluginInterface.php Defines an interface for Form Map Hanlder Plugin plugins.
FormMapHandlerPluginManager class Drupal\pardot\Plugin src/Plugin/FormMapHandlerPluginManager.php Provides the Form Map Hanlder Plugin plugin manager. 2
FormMapInterface interface Drupal\pardot src/FormMapInterface.php Provides an interface for defining Pardot Form Map entities. 1
LoadTest class Drupal\Tests\pardot\Functional tests/src/Functional/LoadTest.php Simple test to ensure that main page loads with module enabled.
MappedEmailField class Drupal\pardot src/MappedEmailField.php Provides a class for mapped fields. 1
MappedField class Drupal\pardot src/MappedField.php Provides a class for mapped fields.
MappedFieldBase abstract class Drupal\pardot src/MappedFieldBase.php Provides a class for mapped fields. 2
MappedFieldInterface interface Drupal\pardot src/MappedFieldInterface.php Provides a class for mapped fields. 1
PardotClient class Drupal\pardot\Service src/Service/PardotClient.php Provides methods to execute Pardot API operations. 2
PardotClientInterface interface Drupal\pardot\Service src/Service/PardotClientInterface.php Interface for the Pardot API service. 1
PardotEventSubscriber class Drupal\pardot\EventSubscriber src/EventSubscriber/PardotEventSubscriber.php Provides a response event subscriber for Pardot. 2
PardotFormMapFormatterPlugin class Drupal\pardot\Annotation src/Annotation/PardotFormMapFormatterPlugin.php Defines a Pardot form map plugin item annotation object.
PardotFormMapFormatterPluginInterface interface Drupal\pardot\Plugin src/Plugin/PardotFormMapFormatterPluginInterface.php Defines an interface for Pardot form map plugin plugins.
PardotFormMapFormatterPluginManager class Drupal\pardot\Plugin src/Plugin/PardotFormMapFormatterPluginManager.php Provides the Pardot form map plugin plugin manager. 2
PardotFormMapHtmlRouteProvider class Drupal\pardot src/PardotFormMapHtmlRouteProvider.php Provides routes for Pardot Form Map entities.
PardotFormMappingController class Drupal\pardot\Controller src/Controller/PardotFormMappingController.php Class PardotFormMappingController.
PardotFormMappingControllerTest class Drupal\pardot\Tests tests/Controller/PardotFormMappingControllerTest.php Provides automated tests for the pardot module.
PardotFormMappingForm class Drupal\pardot\Form src/Form/PardotFormMappingForm.php Class PardotFormMappingForm. 1 1
PluginSubFormHelpers class Drupal\pardot src/PluginSubFormHelpers.php Provides an interface for defining Pardot Form Map entities. 2
RouteSubscriber class Drupal\pardot\Routing src/Routing/RouteSubscriber.php Subscriber for Devel routes. 2
Token class Drupal\pardot\Plugin\PardotFormMapFormatterPlugin src/Plugin/PardotFormMapFormatterPlugin/Token.php Plugin to generate a text field and consume tokens for mappings.
WebformMapping class Drupal\pardot\Plugin\FormMapHandlerPlugin src/Plugin/FormMapHandlerPlugin/WebformMapping.php Plugin to capture browser cookies and send them to pardot.
WebformSubmissionValue class Drupal\pardot\Plugin\PardotFormMapFormatterPlugin src/Plugin/PardotFormMapFormatterPlugin/WebformSubmissionValue.php Plugin to generate a text field and consume tokens for mappings.

Other projects