hook_workbench_email_create_form_element_alter |
./workbench_email.api.php |
Allows modules to alter the form select list. |
|
|
theme_workbench_email_form |
./workbench_email.admin.inc |
Transforms the email transitions administration form into a table. |
|
|
workbench_email_ajax_form_submit |
./workbench_email.admin.inc |
Ajax form submission callback. |
|
1 |
workbench_email_create_form_element |
./workbench_email.form.inc |
Create the email selection form element. |
1 |
|
workbench_email_cron_queue_info |
./workbench_email.module |
Implements hook_cron_queue_info(). |
|
|
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. |
|
|
workbench_email_determine_moderation_permissions |
./workbench_email.module |
Retrieves only the moderation permission tasks. |
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_filter_users |
./workbench_email.module |
Filters out the users based on criteria. |
3 |
|
workbench_email_filter_workbench_access_users |
./workbench_email.module |
Returns a list of users / emails. |
1 |
|
workbench_email_form |
./workbench_email.admin.inc |
Administration form to create and delete email transitions. |
|
2 |
workbench_email_form_node_callback |
./workbench_email.form.inc |
Ajax callback function, targets the workbench_email container. |
|
1 |
workbench_email_form_node_form_alter |
./workbench_email.form.inc |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
workbench_email_form_submit |
./workbench_email.admin.inc |
Form submit handler for email transitions. |
|
|
workbench_email_form_validate |
./workbench_email.admin.inc |
Validates the form values. |
|
|
workbench_email_get |
./workbench_email.module |
Determines the email attributes to retrieve. |
5 |
|
workbench_email_get_all_transition_users |
./workbench_email.module |
Returns all available users for an email transition. |
3 |
|
workbench_email_get_author_role |
./workbench_email.module |
Returns an author role object. |
5 |
|
workbench_email_get_editors |
./workbench_email.module |
Function to get all the editors of workbench access section. |
1 |
|
workbench_email_get_queue |
./workbench_email.module |
Get an instance of the mail queue. |
|
|
workbench_email_get_rid_for_section_id |
./workbench_email.module |
Returns the corresponding rids for the given section ids. |
1 |
|
workbench_email_get_role_by_name |
./workbench_email.module |
Returns role object by name. |
2 |
|
workbench_email_get_role_by_rid |
./workbench_email.module |
Returns role object. |
2 |
|
workbench_email_get_users |
./workbench_email.module |
Returns user array if they have a certain role. |
1 |
|
workbench_email_get_user_roles |
./workbench_email.module |
Returns roles array if the user has any. |
1 |
|
workbench_email_get_workbench_access_editors |
./workbench_email.module |
Get all the editors of workbench access section. |
2 |
|
workbench_email_get_workbench_access_sections |
./workbench_email.module |
Returns the section selected by the user. |
2 |
|
workbench_email_help |
./workbench_email.module |
Implements hook_help(). |
|
|
workbench_email_install |
./workbench_email.install |
Implements hook_install(). |
|
|
workbench_email_mail |
./workbench_email.module |
Implements hook_mail(). |
|
|
workbench_email_mail_alter |
./workbench_email.module |
Implements hook_mail_alter(). |
|
|
workbench_email_mail_send |
./workbench_email.module |
Determines the emails attributes. |
2 |
|
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.form.inc |
Submit handler for the workbench_email form element. |
|
1 |
workbench_email_notification_validate |
./workbench_email.form.inc |
Validates the options chosen. |
|
1 |
workbench_email_permission |
./workbench_email.module |
Implements hook_permission(). |
|
|
workbench_email_requirements |
./workbench_email.install |
Implements hook_requirements(). |
|
|
workbench_email_save |
./workbench_email.module |
Saves the email into the table. |
2 |
|
workbench_email_schema |
./workbench_email.install |
Implements hook_schema(). |
|
|
workbench_email_scheme_menu_get_parents |
./workbench_email.module |
Function to get all the parents of the workbench access's section. |
1 |
|
workbench_email_scheme_taxonomy_get_parents |
./workbench_email.module |
Function to get all the parents of the workbench access's section. |
1 |
|