theme_workbench_email_transitions_form |
./workbench_email.admin.inc |
Transforms the email transitions administration form into a table. |
|
|
workbench_email_create_form_element |
./workbench_email.module |
Create the email selection form element. |
1 |
|
workbench_email_delete |
./workbench_email.module |
Deletes the email from the table. |
1 |
|
workbench_email_delete_all |
./workbench_email.module |
Deletes all emails from the table |
1 |
|
workbench_email_determine_valid_roles |
./workbench_email.module |
Determines the valid roles for a given moderation task and content type(s). |
3 |
|
workbench_email_determine_valid_roles_per_transition |
./workbench_email.module |
Determines the valid roles for a given transition. |
|
|
workbench_email_features_api |
./workbench_email.module |
Implements hook_features_api(). |
|
|
workbench_email_features_export |
./workbench_email.features.inc |
Implements COMPONENT_features_export(). |
|
|
workbench_email_features_export_options |
./workbench_email.features.inc |
Implements COMPONENT_features_export_options(). |
|
|
workbench_email_features_export_render |
./workbench_email.features.inc |
Implements COMPONENT_features_export_render(). |
|
|
workbench_email_features_rebuild |
./workbench_email.features.inc |
Implements COMPONENT_features_rebuild(). |
1 |
|
workbench_email_features_revert |
./workbench_email.features.inc |
Implements COMPONENT_features_revert(). |
|
|
workbench_email_form |
./workbench_email.admin.inc |
Form for administering the email content. |
|
1 |
workbench_email_form_node_callback |
./workbench_email.module |
Ajax callback function, targets the workflow_email container. |
|
1 |
workbench_email_form_node_form_alter |
./workbench_email.module |
Implements hook_node_form_alter(). |
|
|
workbench_email_form_submit |
./workbench_email.admin.inc |
Submit function for the form, saves or deletes emails. |
|
|
workbench_email_form_validate |
./workbench_email.admin.inc |
Validates the form values. |
|
|
workbench_email_get |
./workbench_email.module |
Determines the email attributes to retrieve. |
6 |
|
workbench_email_get_users |
./workbench_email.module |
Returns user array if they have a certain role. |
1 |
|
workbench_email_help |
./workbench_email.module |
Implements hook_help(). |
|
|
workbench_email_mail |
./workbench_email.module |
Implements hook_mail(). |
|
|
workbench_email_mail_send |
./workbench_email.module |
Determines the emails attributes. |
1 |
|
workbench_email_menu |
./workbench_email.module |
Implements hook_menu(). |
|
|
workbench_email_module_implements_alter |
./workbench_email.module |
Implments hook_module_implements_alter(). |
|
|
workbench_email_notification_submit |
./workbench_email.module |
Submit handler for the workflow_email form element. |
|
1 |
workbench_email_permission |
./workbench_email.module |
Implements hook_permission(). |
|
|
workbench_email_save |
./workbench_email.module |
Saves the email into the table. |
3 |
|
workbench_email_schema |
./workbench_email.install |
Implements hook_schema(). |
|
|
workbench_email_theme |
./workbench_email.module |
Implements hook_theme(). |
|
|
workbench_email_transitions_form |
./workbench_email.admin.inc |
Administration form to create and delete email transitions. |
|
1 |
workbench_email_transitions_form_submit |
./workbench_email.admin.inc |
Form submit handler for email transitions. |
|
|
workbench_email_update_7001 |
./workbench_email.install |
Removes string indexes from the 'workbench_emails' and
'workbench_email_transitions' tables. Also adds the 'rid' index
to the 'workbench_email_transitions' table. |
|
|
workbench_email_update_7002 |
./workbench_email.install |
Removes the not null constraint from the fields
subject and message within workbench_emails. Also,
removes the workbench_email_transitions table from
the schema. |
|
|
workbench_email_update_7003 |
./workbench_email.install |
Adds the wid field properly. |
|
|
workbench_email_update_7004 |
./workbench_email.install |
Fixes issue with NULL constraint on subject / message
fields. |
|
|
wv_workflow_determine_moderation_permissions |
./workbench_email.module |
Retrieves only the moderation permission tasks. |
1 |
|