You are here

Classes, traits, and interfaces in Entity Legal 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AcceptanceMethod class Drupal\entity_legal\Annotation src/Annotation/AcceptanceMethod.php Defines a AcceptanceMethod annotation object.
AcceptanceMethodInterface interface Drupal\entity_legal\AcceptanceMethod src/AcceptanceMethod/AcceptanceMethodInterface.php Defines an AcceptanceMethod interface. 4 5
AcceptanceMethodPluginManager class Drupal\entity_legal\Plugin src/Plugin/AcceptanceMethodPluginManager.php Plugin type manager for acceptance methods. 2
EntityLegalDocument class Drupal\entity_legal\Entity src/Entity/EntityLegalDocument.php Defines the 'entity_legal_document' config entity.
EntityLegalDocumentDeleteForm class Drupal\entity_legal\Form src/Form/EntityLegalDocumentDeleteForm.php Form builder for legal document deletion.
EntityLegalDocumentForm class Drupal\entity_legal\Form src/Form/EntityLegalDocumentForm.php Entity Legal Document create and edit form handler.
EntityLegalDocumentInterface interface Drupal\entity_legal\Entity src/Entity/EntityLegalDocumentInterface.php Provides interface for defining legal document entities. 1 1
EntityLegalDocumentListBuilder class Drupal\entity_legal\Controller src/Controller/EntityLegalDocumentListBuilder.php Provides a listing of legal documents.
Message class Drupal\entity_legal\Plugin\EntityLegal\AcceptanceMethod src/Plugin/EntityLegal/AcceptanceMethod/Message.php Plugin implementation of the 'message' acceptance method.
Popup class Drupal\entity_legal\Plugin\EntityLegal\AcceptanceMethod src/Plugin/EntityLegal/AcceptanceMethod/Popup.php Plugin implementation of the 'message' acceptance method.
ProfileForm class Drupal\entity_legal\Plugin\EntityLegal\AcceptanceMethod src/Plugin/EntityLegal/AcceptanceMethod/ProfileForm.php Plugin implementation of the 'profile_form' acceptance method. 1
ProfileFormInline class Drupal\entity_legal\Plugin\EntityLegal\AcceptanceMethod src/Plugin/EntityLegal/AcceptanceMethod/ProfileFormInline.php Plugin implementation of the 'profile_form_inline' acceptance method.
Redirect class Drupal\entity_legal\Plugin\EntityLegal\AcceptanceMethod src/Plugin/EntityLegal/AcceptanceMethod/Redirect.php Plugin implementation of the 'redirect' acceptance method.

Other projects