You are here

Classes, traits, and interfaces in Forward 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityForwardEvent class Drupal\forward\Event src/Event/EntityForwardEvent.php Event that is fired when an entity is forwarded. 1
EntityPreforwardEvent class Drupal\forward\Event src/Event/EntityPreforwardEvent.php Event that is fired when an entity is forwarded. 1
ForwardDestinationBase abstract class Drupal\forward\Plugin\migrate\destination src/Plugin/migrate/destination/ForwardDestinationBase.php Base class for Forward migrate destination classes. 2
ForwardForm class Drupal\forward\Form src/Form/ForwardForm.php Forward a page to a friend. 1 1
ForwardFormBuilder class Drupal\forward\Services src/Services/ForwardFormBuilder.php Defines a class for building markup for a Forward inline form on an entity.
ForwardFormBuilderInterface interface Drupal\forward\Services src/Services/ForwardFormBuilderInterface.php Defines an interface for building a Forward form for an entity. 1 1
ForwardFormFormatter class Drupal\forward\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ForwardFormFormatter.php Plugin implementation of the Forward Form formatter.
ForwardFormTest class Drupal\Tests\forward\Functional tests/src/Functional/ForwardFormTest.php Test the Forward form.
ForwardItem class Drupal\forward\Plugin\Field\FieldType src/Plugin/Field/FieldType/ForwardItem.php Plugin implementation of the Forward field type.
ForwardLinkFormatter class Drupal\forward\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/ForwardLinkFormatter.php Plugin implementation of the Forward Link formatter.
ForwardLinkGenerator class Drupal\forward\Services src/Services/ForwardLinkGenerator.php Defines a class for generating a Forward link on an entity.
ForwardLinkGeneratorInterface interface Drupal\forward\Services src/Services/ForwardLinkGeneratorInterface.php Defines an interface for generating a Forward link on an entity. 1 1
ForwardLog class Drupal\forward\Plugin\migrate\source src/Plugin/migrate/source/ForwardLog.php Forward statistics source.
ForwardLog class Drupal\forward\Plugin\migrate\destination src/Plugin/migrate/destination/ForwardLog.php Drupal 8 destination for forward logs.
ForwardMail class Drupal\forward\Plugin\Mail src/Plugin/Mail/ForwardMail.php Defines a custom mail interface so that Forward emails can be sent as HTML.
ForwardStatistics class Drupal\forward\Plugin\migrate\source src/Plugin/migrate/source/ForwardStatistics.php Forward statistics source.
ForwardStatistics class Drupal\forward\Plugin\migrate\destination src/Plugin/migrate/destination/ForwardStatistics.php Drupal 8 destination for forward statistics.
ForwardTestBase abstract class Drupal\Tests\forward\Functional tests/src/Functional/ForwardTestBase.php Provides a base class for testing the Forward module. 2
ForwardWidget class Drupal\forward\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ForwardWidget.php Plugin implementation of the Forward widget.
PermissionsTest class Drupal\Tests\forward\Functional tests/src/Functional/PermissionsTest.php Test the permissions.
SettingsForm class Drupal\forward\Form src/Form/SettingsForm.php Configure settings for this module. 1

Other projects