You are here

Classes, traits, and interfaces in External Link Pop-up 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ExternalLinkPopup class Drupal\external_link_popup\Entity src/Entity/ExternalLinkPopup.php Represents an External Link Pop-up entity. 2
ExternalLinkPopupController class Drupal\external_link_popup\Controller src/Controller/ExternalLinkPopupController.php Route controller class for the external_link_popup module.
ExternalLinkPopupDeleteForm class Drupal\external_link_popup\Form src/Form/ExternalLinkPopupDeleteForm.php Builds the form to delete the External Link Pop-up.
ExternalLinkPopupForm class Drupal\external_link_popup\Form src/Form/ExternalLinkPopupForm.php Form handler for the External Link Pop-up add and edit forms.
ExternalLinkPopupInterface interface Drupal\external_link_popup src/ExternalLinkPopupInterface.php Provides an interface defining a external_link_popup entity. 1 1
ExternalLinkPopupListBuilder class Drupal\external_link_popup\Controller src/Controller/ExternalLinkPopupListBuilder.php Provides a listing of Example.
LoadTest class Drupal\Tests\external_link_popup\Functional tests/src/Functional/LoadTest.php Simple test to ensure that main page loads with module enabled.
SettingsForm class Drupal\external_link_popup\Form src/Form/SettingsForm.php Implements the external_link_popup.settings route. 1

Other projects