AccessCheckerTest.php |
src/Tests/AccessCheckerTest.php |
Drupal\forward\Tests |
|
EntityForwardEvent.php |
src/Event/EntityForwardEvent.php |
Drupal\forward\Event |
|
EntityPreforwardEvent.php |
src/Event/EntityPreforwardEvent.php |
Drupal\forward\Event |
|
forward.api.php |
forward.api.php |
|
|
forward.config_translation.yml |
forward.config_translation.yml |
|
forward.config_translation.yml |
forward.css |
css/forward.css |
|
.forward-link {
position:relative;
bottom: 0.5em;
float:right;
margin-left: 1em;
}
.forward-syslink {
margin-right: 1em;
}
img.forward-icon {
vertical-align: middle;
}
img.forward-icon-margin {
margin-right:… |
forward.html.twig |
templates/forward.html.twig |
|
<html>
<body>
<table width="600" cellspacing="0" cellpadding="10" border="0">
<thead>
<tr>
<td width="25%">
<div… |
forward.info.yml |
forward.info.yml |
|
forward.info.yml |
forward.install |
forward.install |
|
Install, update and uninstall functions for the forward module. |
forward.libraries.yml |
forward.libraries.yml |
|
forward.libraries.yml |
forward.links.menu.yml |
forward.links.menu.yml |
|
forward.links.menu.yml |
forward.module |
forward.module |
|
Allows forwarding of entities by email. |
forward.permissions.yml |
forward.permissions.yml |
|
forward.permissions.yml |
forward.routing.yml |
forward.routing.yml |
|
forward.routing.yml |
forward.rules.events.yml |
forward.rules.events.yml |
|
forward.rules.events.yml |
forward.schema.yml |
config/schema/forward.schema.yml |
|
config/schema/forward.schema.yml |
forward.services.yml |
forward.services.yml |
|
forward.services.yml |
forward.settings.yml |
config/install/forward.settings.yml |
|
config/install/forward.settings.yml |
forward.tokens.inc |
forward.tokens.inc |
|
forward.tokens.inc
Provide tokens related to the forward module |
forward.views.inc |
forward.views.inc |
|
Provide views data for forward.module. |
ForwardAccessChecker.php |
src/ForwardAccessChecker.php |
Drupal\forward |
|
ForwardAccessCheckerInterface.php |
src/ForwardAccessCheckerInterface.php |
Drupal\forward |
|
ForwardController.php |
src/Controller/ForwardController.php |
Drupal\forward\Controller |
|
ForwardDestinationBase.php |
src/Plugin/migrate/destination/ForwardDestinationBase.php |
Drupal\forward\Plugin\migrate\destination |
|
ForwardForm.php |
src/Form/ForwardForm.php |
Drupal\forward\Form |
|
ForwardForm.php |
src/Plugin/DsField/ForwardForm.php |
Drupal\forward\Plugin\DsField |
|
ForwardFormBlock.php |
src/Plugin/Block/ForwardFormBlock.php |
Drupal\forward\Plugin\Block |
Contains \Drupal\forward\Plugin\Block\ForwardFormBlock. |
ForwardFormBuilder.php |
src/ForwardFormBuilder.php |
Drupal\forward |
|
ForwardFormBuilderInterface.php |
src/ForwardFormBuilderInterface.php |
Drupal\forward |
|
ForwardFormTaxonomy.php |
src/Plugin/DsField/ForwardFormTaxonomy.php |
Drupal\forward\Plugin\DsField |
|
ForwardFormTest.php |
src/Tests/ForwardFormTest.php |
Drupal\forward\Tests |
|
ForwardFormUser.php |
src/Plugin/DsField/ForwardFormUser.php |
Drupal\forward\Plugin\DsField |
|
ForwardLink.php |
src/Plugin/DsField/ForwardLink.php |
Drupal\forward\Plugin\DsField |
|
ForwardLink.php |
src/Plugin/views/field/ForwardLink.php |
Drupal\forward\Plugin\views\field |
|
ForwardLinkBlock.php |
src/Plugin/Block/ForwardLinkBlock.php |
Drupal\forward\Plugin\Block |
Contains \Drupal\forward\Plugin\Block\ForwardLinkBlock. |
ForwardLinkBuilder.php |
src/ForwardLinkBuilder.php |
Drupal\forward |
|
ForwardLinkBuilderInterface.php |
src/ForwardLinkBuilderInterface.php |
Drupal\forward |
|
ForwardLinkTaxonomy.php |
src/Plugin/DsField/ForwardLinkTaxonomy.php |
Drupal\forward\Plugin\DsField |
|
ForwardLinkUser.php |
src/Plugin/DsField/ForwardLinkUser.php |
Drupal\forward\Plugin\DsField |
|
ForwardLog.php |
src/Plugin/migrate/source/ForwardLog.php |
Drupal\forward\Plugin\migrate\source |
|
ForwardLog.php |
src/Plugin/migrate/destination/ForwardLog.php |
Drupal\forward\Plugin\migrate\destination |
|
ForwardMail.php |
src/Plugin/Mail/ForwardMail.php |
Drupal\forward\Plugin\Mail |
|
ForwardStatistics.php |
src/Plugin/migrate/source/ForwardStatistics.php |
Drupal\forward\Plugin\migrate\source |
|
ForwardStatistics.php |
src/Plugin/migrate/destination/ForwardStatistics.php |
Drupal\forward\Plugin\migrate\destination |
|
ForwardTestBase.php |
src/Tests/ForwardTestBase.php |
Drupal\forward\Tests |
|
forward_log.yml |
migration_templates/forward_log.yml |
|
migration_templates/forward_log.yml |
forward_settings.yml |
migration_templates/forward_settings.yml |
|
migration_templates/forward_settings.yml |
forward_statistics.yml |
migration_templates/forward_statistics.yml |
|
migration_templates/forward_statistics.yml |
forward_test.info.yml |
tests/modules/forward_test/forward_test.info.yml |
|
tests/modules/forward_test/forward_test.info.yml |
forward_test.module |
tests/modules/forward_test/forward_test.module |
|
mollom_test.module: Main module file for hooks related to testing Forward. |