workbench_email_content_moderation_state_insert |
./workbench_email.module |
Implements hook_ENTITY_TYPE_insert for content_moderation_state. |
|
|
workbench_email_content_moderation_state_update |
./workbench_email.module |
Implements hook_ENTITY_TYPE_update for content_moderation_state. |
|
|
workbench_email_entity_insert |
./workbench_email.module |
Implements hook_entity_insert(). |
|
|
workbench_email_entity_update |
./workbench_email.module |
Implements hook_entity_update(). |
|
|
workbench_email_form_moderation_state_transition_edit_form_alter |
./workbench_email.module |
Implements hook_form_FORM_ID_alter() for moderation_state_transition_edit_form. |
|
|
workbench_email_form_workflow_transition_add_form_alter |
./workbench_email.module |
Implements hook_form_FORM_ID_alter() for workflow_transition_add_form. |
1 |
|
workbench_email_form_workflow_transition_edit_form_alter |
./workbench_email.module |
Implements hook_form_FORM_ID_alter() for workflow_transition_edit_form. |
|
|
workbench_email_help |
./workbench_email.module |
Implements hook_help(). |
|
|
workbench_email_mail |
./workbench_email.module |
Implements hook_mail(). |
|
|
workbench_email_moderation_requirements |
./workbench_email.install |
Implements hook_requirements(). |
|
|
workbench_email_moderation_state_transition_presave |
./workbench_email.module |
Implements hook_ENTITY_TYPE_presave(). |
|
|
workbench_email_post_update_add_reply_to |
./workbench_email.post_update.php |
Clear caches due to addition of replyTo field. |
|
|
workbench_email_post_update_move_to_recipient_plugins |
./workbench_email.post_update.php |
Updates config entities to use the new recipient plugins. |
|
|
workbench_email_test_node_access |
tests/modules/workbench_email_test/workbench_email_test.module |
Implements hook_ENTITY_TYPE_access(). |
|
|
workbench_email_transition_edit_builder |
./workbench_email.module |
Entity builder for the transition form edit form with third party options. |
|
1 |
workbench_email_update_8001 |
./workbench_email.install |
Empty update to trigger config schema cache update. |
|
|
workbench_email_update_8002 |
./workbench_email.install |
Empty update to trigger config schema cache update. |
|
|
workbench_email_workflow_edit_builder |
./workbench_email.module |
Entity builder for the workflow form edit form with third party options. |
|
2 |
workbench_email_workflow_presave |
./workbench_email.module |
Implements hook_ENTITY_TYPE_presave(). |
|
|
_workbench_email_add_template_selection_field |
./workbench_email.module |
Attaches the template selection field to a given transition form. |
2 |
|
_workbench_email_content_moderation_event_shim |
./workbench_email.module |
Shim for content moderation event. |
2 |
|
_workbench_email_process_if_moderated |
./workbench_email.module |
Determines if an entity is moderated and processes transition. |
2 |
|