You are here

Classes, traits, and interfaces in Entity Legal 3.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DocumentTest class Drupal\Tests\entity_legal\Kernel tests/src/Kernel/DocumentTest.php Tests the 'entity_legal_document' entity type.
EntityLegal class Drupal\entity_legal\Annotation src/Annotation/EntityLegal.php Class EntityLegal.
EntityLegalController class Drupal\entity_legal\Controller src/Controller/EntityLegalController.php Class EntityLegalController. 1
EntityLegalDocument class Drupal\entity_legal\Entity src/Entity/EntityLegalDocument.php Defines the entity legal document entity. 4
EntityLegalDocument class Drupal\entity_legal\Plugin\migrate\source src/Plugin/migrate/source/EntityLegalDocument.php Drupal entity legal document migration source plugin.
EntityLegalDocumentAcceptance class Drupal\entity_legal\Entity src/Entity/EntityLegalDocumentAcceptance.php Defines the entity legal document acceptance entity.
EntityLegalDocumentAcceptance class Drupal\entity_legal\Plugin\migrate\source src/Plugin/migrate/source/EntityLegalDocumentAcceptance.php Drupal entity legal document acceptance migration source plugin.
EntityLegalDocumentAcceptanceForm class Drupal\entity_legal\Form src/Form/EntityLegalDocumentAcceptanceForm.php Provides a confirmation form for deleting a custom block entity. 1
EntityLegalDocumentAcceptanceInterface interface Drupal\entity_legal src/EntityLegalDocumentAcceptanceInterface.php Provides an interface defining a entity legal document acceptance entity. 1 1
EntityLegalDocumentAcceptanceTest class Drupal\entity_legal\Tests src/Tests/EntityLegalDocumentAcceptanceTest.php Tests acceptance functionality for the legal document entity.
EntityLegalDocumentAccessControlHandler class Drupal\entity_legal src/EntityLegalDocumentAccessControlHandler.php Access control handler for the entity legal document entity type.
EntityLegalDocumentForm class Drupal\entity_legal\Form src/Form/EntityLegalDocumentForm.php Base form for contact form edit forms.
EntityLegalDocumentInterface interface Drupal\entity_legal src/EntityLegalDocumentInterface.php Interface EntityLegalDocumentInterface. 1 7
EntityLegalDocumentListBuilder class Drupal\entity_legal src/EntityLegalDocumentListBuilder.php Defines a class to build a listing of entity legal document entities.
EntityLegalDocumentTest class Drupal\entity_legal\Tests src/Tests/EntityLegalDocumentTest.php Tests admin functionality for the legal document entity.
EntityLegalDocumentVersion class Drupal\entity_legal\Entity src/Entity/EntityLegalDocumentVersion.php Defines the entity legal document version entity. 5
EntityLegalDocumentVersion class Drupal\entity_legal\Plugin\migrate\source src/Plugin/migrate/source/EntityLegalDocumentVersion.php Drupal entity legal document version migration source plugin.
EntityLegalDocumentVersion class Drupal\entity_legal\Plugin\migrate\destination src/Plugin/migrate/destination/EntityLegalDocumentVersion.php Drupal entity legal document version migration destination plugin.
EntityLegalDocumentVersionForm class Drupal\entity_legal\Form src/Form/EntityLegalDocumentVersionForm.php Class EntityLegalDocumentVersionForm.
EntityLegalDocumentVersionInterface interface Drupal\entity_legal src/EntityLegalDocumentVersionInterface.php Provides an interface defining a entity legal document version entity. 1 3
EntityLegalDocumentVersionTest class Drupal\entity_legal\Tests src/Tests/EntityLegalDocumentVersionTest.php Tests admin functionality for the legal document version entity.
EntityLegalDocumentVersionViewBuilder class Drupal\entity_legal src/EntityLegalDocumentVersionViewBuilder.php Class EntityLegalDocumentVersionViewBuilder.
EntityLegalMethodsTest class Drupal\entity_legal\Tests src/Tests/EntityLegalMethodsTest.php Tests methods of encouraging users to accept legal documents.
EntityLegalPermissions class Drupal\entity_legal src/EntityLegalPermissions.php Provides dynamic permissions for nodes of different types.
EntityLegalPluginBase abstract class Drupal\entity_legal src/EntityLegalPluginBase.php Class ResponsiveMenusPluginBase. 4 4
EntityLegalPluginInterface interface Drupal\entity_legal src/EntityLegalPluginInterface.php Interface ResponsiveMenusInterface. 1
EntityLegalPluginManager class Drupal\entity_legal src/EntityLegalPluginManager.php Class EntityLegalPluginManager. 2
EntityLegalSubscriber class Drupal\entity_legal\EventSubscriber src/EventSubscriber/EntityLegalSubscriber.php Class EntityLegalSubscriber. 2
EntityLegalTestBase abstract class Drupal\entity_legal\Tests src/Tests/EntityLegalTestBase.php Common Simpletest class for all legal tests. 4
EntityLegalTestTrait trait Drupal\Tests\entity_legal\Traits tests/src/Traits/EntityLegalTestTrait.php Code reusing for Entity Legal tests. 2
Message class Drupal\entity_legal\Plugin\EntityLegal src/Plugin/EntityLegal/Message.php Method class for alerting existing users via Drupal set message.
Popup class Drupal\entity_legal\Plugin\EntityLegal src/Plugin/EntityLegal/Popup.php Method class for alerting existing users via a jQuery UI popup window.
PostUpdateTest class Drupal\Tests\entity_legal\Functional tests/src/Functional/PostUpdateTest.php Tests the post-update functions.
ProfileForm class Drupal\entity_legal\Plugin\EntityLegal src/Plugin/EntityLegal/ProfileForm.php Method class for displaying a checkbox on the user register form. 1
ProfileFormEmbedded class Drupal\entity_legal\Plugin\EntityLegal src/Plugin/EntityLegal/ProfileFormEmbedded.php Method class for displaying a checkbox on the user register form.
Redirect class Drupal\entity_legal\Plugin\EntityLegal src/Plugin/EntityLegal/Redirect.php Method class for redirecting existing users to accept a legal document.
RedirectMethodTest class Drupal\Tests\entity_legal\Functional tests/src/Functional/RedirectMethodTest.php Tests the 'redirect' plugin.
SingleLegalDocumentPublishedVersionConstraint class Drupal\entity_legal\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/SingleLegalDocumentPublishedVersionConstraint.php Checks if there's only one published version in a legal document.
SingleLegalDocumentPublishedVersionConstraintTest class Drupal\Tests\entity_legal\Kernel tests/src/Kernel/SingleLegalDocumentPublishedVersionConstraintTest.php Tests the 'SingleLegalDocumentPublishedVersion' constraint validator.
SingleLegalDocumentPublishedVersionConstraintValidator class Drupal\entity_legal\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/SingleLegalDocumentPublishedVersionConstraintValidator.php Provides a validator for the SingleLegalDocumentPublishedVersion constraint.
UpdateTest class Drupal\Tests\entity_legal\Functional tests/src/Functional/UpdateTest.php Tests update scripts.

Other projects