ExternalSettingsJsController |
class |
Drupal\extlink\Controller |
src/Controller/ExternalSettingsJsController.php |
Provides an external endpoint from which extlink settings JS can be loaded. |
|
|
|
ExtlinkAdminSettingsForm |
class |
Drupal\extlink\Form |
src/Form/ExtlinkAdminSettingsForm.php |
Displays the extlink settings form. |
|
|
1 |
ExtlinkAdminTest |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkAdminTest.php |
Testing of the External Links administration interface and functionality. |
|
|
|
ExtlinkExternalFileNoFollowTest |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkExternalFileNoFollowTest.php |
Testing the rel nofollow/follow functionality when external file enabled. |
|
|
|
ExtlinkExternalFileTargetTest |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkExternalFileTargetTest.php |
Testing the basic functionality of External Links when external file enabled. |
|
|
|
ExtlinkExternalFileTest |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkExternalFileTest.php |
Testing the basic functionality of External Links when external file enabled. |
|
|
|
ExtlinkSettingsSaveEventSubscriber |
class |
Drupal\extlink\EventSubscriber |
src/EventSubscriber/ExtlinkSettingsSaveEventSubscriber.php |
Clears JS and asset libraries in response to changes in extlink settings. |
|
|
2 |
ExtlinkTest |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkTest.php |
Testing the basic functionality of External Links. |
1 |
|
|
ExtlinkTestBase |
abstract class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkTestBase.php |
Base class for External Link tests. |
4 |
|
|
ExtlinkTestNoFollow |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkTestNoFollow.php |
Testing the rel nofollow/follow functionality of External Links. |
1 |
|
|
ExtlinkTestTarget |
class |
Drupal\Tests\extlink\FunctionalJavascript |
tests/src/FunctionalJavascript/ExtlinkTestTarget.php |
Testing the basic functionality of External Links. |
1 |
|
|