Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| TriggerUnassignTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TriggerUnassignTestCase::testUnassignAccessDenied | function | modules/ |
Tests an attempt to unassign triggers when none are assigned. |
| TriggerUpdatePathTestCase | class | modules/ |
Tests the Trigger 7.0 -> 7.x upgrade path. |
| TriggerUpdatePathTestCase::getInfo | function | modules/ |
|
| TriggerUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| TriggerUpdatePathTestCase::testFilledUpgrade | function | modules/ |
Tests that the upgrade is successful. |
| TriggerUserActionTestCase | class | modules/ |
Tests token substitution in trigger actions. |
| TriggerUserActionTestCase::getInfo | function | modules/ |
|
| TriggerUserActionTestCase::testUserActionAssignmentExecution | function | modules/ |
Tests user action assignment and execution. |
| TriggerUserTokenTestCase | class | modules/ |
Tests token substitution in trigger actions. |
| TriggerUserTokenTestCase::getInfo | function | modules/ |
|
| TriggerUserTokenTestCase::testUserTriggerTokenReplacement | function | modules/ |
Tests a variety of token replacements in actions. |
| TriggerWebTestCase | class | modules/ |
Provides common helper methods. |
| TriggerWebTestCase::configureAdvancedAction | function | modules/ |
Configures an advanced action. |
| trigger_actions_delete | function | modules/ |
Implements hook_actions_delete(). |
| trigger_assign | function | modules/ |
Builds a form that allows users to assign actions to triggers. |
| trigger_assign_form | function | modules/ |
Returns the form for assigning an action to a trigger. |
| trigger_assign_form_submit | function | modules/ |
Form submission handler for trigger_assign_form(). |
| trigger_assign_form_validate | function | modules/ |
Form validation handler for trigger_assign_form(). |
| trigger_comment_delete | function | modules/ |
Implements hook_comment_delete(). |
| trigger_comment_insert | function | modules/ |
Implements hook_comment_insert(). |
| trigger_comment_presave | function | modules/ |
Implements hook_comment_presave(). |
| trigger_comment_update | function | modules/ |
Implements hook_comment_update(). |
| trigger_comment_view | function | modules/ |
Implements hook_comment_view(). |
| trigger_cron | function | modules/ |
Implements hook_cron(). |
| trigger_forms | function | modules/ |
Implements hook_forms(). |
| trigger_get_assigned_actions | function | modules/ |
Gets the action IDs of actions to be executed for a hook. |
| trigger_help | function | modules/ |
Implements hook_help(). |
| trigger_install | function | modules/ |
Implements hook_install(). |
| trigger_menu | function | modules/ |
Implements hook_menu(). |
| trigger_menu_unassign_access | function | modules/ |
Access callback: Determines if triggers can be unassigned. |
| trigger_node_delete | function | modules/ |
Implements hook_node_delete(). |
| trigger_node_insert | function | modules/ |
Implements hook_node_insert(). |
| trigger_node_presave | function | modules/ |
Implements hook_node_presave(). |
| trigger_node_update | function | modules/ |
Implements hook_node_update(). |
| trigger_node_view | function | modules/ |
Implements hook_node_view(). |
| trigger_schema | function | modules/ |
Implements hook_schema(). |
| trigger_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
| trigger_taxonomy_term_insert | function | modules/ |
Implements hook_taxonomy_term_insert(). |
| trigger_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
| trigger_test.info | file | modules/ |
name = "Trigger Test" description = "Support module for Trigger tests." package = Testing core = 7.x hidden = TRUE |
| trigger_test.module | file | modules/ |
Mock module to aid in testing trigger.module. |
| trigger_test_action_info | function | modules/ |
Implements hook_action_info(). |
| trigger_test_generic_action | function | modules/ |
Action fired during the "taxonomy", "comment", and "user" trigger tests. |
| trigger_test_generic_any_action | function | modules/ |
Action fired during the additional trigger tests. |
| trigger_test_system_cron_action | function | modules/ |
Action fired during the "cron run" trigger test. |
| trigger_test_system_cron_conf_action | function | modules/ |
Implement a configurable Drupal action. |
| trigger_test_system_cron_conf_action_form | function | modules/ |
Form for configurable test action. |
| trigger_test_system_cron_conf_action_submit | function | modules/ |
Form submission handler for configurable test action. |
| trigger_test_trigger_info | function | modules/ |
Implements hook_trigger_info(). |
Pagination
- Previous page
- Page 203
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.