Accepted |
class |
Drupal\legal\Entity |
src/Entity/Accepted.php |
Defines the Legal Terms & Conditions accepted entity. |
|
2 |
|
AcceptedInterface |
interface |
Drupal\legal |
src/AcceptedInterface.php |
Provides an interface defining a Terms & Conditions Accepted entity. |
1 |
1 |
|
Conditions |
class |
Drupal\legal\Entity |
src/Entity/Conditions.php |
Defines the Legal Terms & Conditions entity. |
|
2 |
|
ConditionsInterface |
interface |
Drupal\legal |
src/ConditionsInterface.php |
Provides an interface defining a Terms & Conditions Conditions entity. |
1 |
1 |
|
ExplodedListField |
class |
Drupal\legal\Plugin\views\field |
src/Plugin/views/field/ExplodedListField.php |
Field handler to flag the node type. |
|
|
|
LegalAccepted |
class |
Drupal\legal\Plugin\migrate\source\d7 |
src/Plugin/migrate/source/d7/LegalAccepted.php |
Drupal 7 source plugin for Legal T&Cs. |
|
|
|
LegalAdminSettingsForm |
class |
Drupal\legal\Form |
src/Form/LegalAdminSettingsForm.php |
Class LegalAdminSettingsForm. |
|
|
1 |
LegalAdminTermsForm |
class |
Drupal\legal\Form |
src/Form/LegalAdminTermsForm.php |
Settings form for administering content of Terms & Conditions. |
|
|
1 |
LegalConditions |
class |
Drupal\legal\Plugin\migrate\source\d7 |
src/Plugin/migrate/source/d7/LegalConditions.php |
Drupal 7 source plugin for Legal T&Cs. |
|
|
|
LegalController |
class |
Drupal\legal\Controller |
src/Controller/LegalController.php |
Class LegalController. |
|
|
|
LegalLanguageSettings |
class |
Drupal\legal\Form |
src/Form/LegalLanguageSettings.php |
Class LegalLanguageSettings. |
|
|
1 |
LegalLogin |
class |
Drupal\legal\Form |
src/Form/LegalLogin.php |
After login display new T&Cs to user and require that they are agreed to. |
|
|
1 |
LegalTestBase |
abstract class |
Drupal\Tests\legal\Functional |
tests/src/Functional/LegalTestBase.php |
Provides setup and helper methods for Legal module tests. |
3 |
|
|
LoginTest |
class |
Drupal\Tests\legal\Functional |
tests/src/Functional/LoginTest.php |
Tests a user loging into an account and accepting new T&C. |
|
|
|
PasswordResetTest |
class |
Drupal\Tests\legal\Functional |
tests/src/Functional/PasswordResetTest.php |
Tests password reset workflow when T&Cs need to be accepted. |
|
|
|
RegistrationTest |
class |
Drupal\Tests\legal\Functional |
tests/src/Functional/RegistrationTest.php |
Tests a user creating an account. |
|
|
|
UnserializedListField |
class |
Drupal\legal\Plugin\views\field |
src/Plugin/views/field/UnserializedListField.php |
Field handler to flag the node type. |
|
|
|