|
translation_node_get_translations |
drupal-7.x/modules/translation/translation.module |
Gets all nodes in a given translation set. |
7 |
|
|
translation_node_insert |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_insert(). |
|
|
|
translation_node_overview |
drupal-7.x/modules/translation/translation.pages.inc |
Page callback: Displays a list of a node's translations. |
|
1 |
|
translation_node_prepare |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_prepare(). |
|
|
|
translation_node_update |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_update(). |
|
|
|
translation_node_validate |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_validate(). |
|
|
|
translation_node_view |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_view(). |
|
|
|
translation_path_get_translations |
drupal-7.x/modules/translation/translation.module |
Returns the paths of all translations of a node, based on its Drupal path. |
|
|
|
translation_permission |
drupal-7.x/modules/translation/translation.module |
Implements hook_permission(). |
|
|
|
translation_remove_from_set |
drupal-7.x/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
1 |
|
|
translation_supported_type |
drupal-7.x/modules/translation/translation.module |
Returns whether the given content type has support for translations. |
8 |
|
|
translation_test_node_insert |
drupal-7.x/modules/translation/tests/translation_test.module |
Implements hook_node_insert(). |
|
|
|
trigger_actions_delete |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_actions_delete(). |
|
|
|
trigger_assign |
drupal-7.x/modules/trigger/trigger.admin.inc |
Builds a form that allows users to assign actions to triggers. |
|
1 |
|
trigger_assign_form |
drupal-7.x/modules/trigger/trigger.admin.inc |
Returns the form for assigning an action to a trigger. |
|
1 |
|
trigger_assign_form_submit |
drupal-7.x/modules/trigger/trigger.admin.inc |
Form submission handler for trigger_assign_form(). |
|
1 |
|
trigger_assign_form_validate |
drupal-7.x/modules/trigger/trigger.admin.inc |
Form validation handler for trigger_assign_form(). |
|
1 |
|
trigger_comment_delete |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_delete(). |
|
|
|
trigger_comment_insert |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_insert(). |
|
|
|
trigger_comment_presave |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_presave(). |
|
|
|
trigger_comment_update |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_update(). |
|
|
|
trigger_comment_view |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_view(). |
|
|
|
trigger_cron |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_cron(). |
|
|
|
trigger_forms |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_forms(). |
|
|
|
trigger_get_assigned_actions |
drupal-7.x/modules/trigger/trigger.module |
Gets the action IDs of actions to be executed for a hook. |
9 |
4 |
|
trigger_help |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_help(). |
|
|
|
trigger_install |
drupal-7.x/modules/trigger/trigger.install |
Implements hook_install(). |
|
|
|
trigger_menu |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_menu(). |
|
|
|
trigger_menu_unassign_access |
drupal-7.x/modules/trigger/trigger.module |
Access callback: Determines if triggers can be unassigned. |
|
1 |
|
trigger_node_delete |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_node_delete(). |
|
|
|
trigger_node_insert |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_node_insert(). |
|
|
|
trigger_node_presave |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_node_presave(). |
|
|
|
trigger_node_update |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_node_update(). |
|
|
|
trigger_node_view |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_node_view(). |
|
|
|
trigger_schema |
drupal-7.x/modules/trigger/trigger.install |
Implements hook_schema(). |
|
|
|
trigger_taxonomy_term_delete |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_taxonomy_term_delete(). |
|
|
|
trigger_taxonomy_term_insert |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_taxonomy_term_insert(). |
|
|
|
trigger_taxonomy_term_update |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_taxonomy_term_update(). |
|
|
|
trigger_test_action_info |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Implements hook_action_info(). |
|
|
|
trigger_test_generic_action |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Action fired during the "taxonomy", "comment", and "user" trigger tests. |
|
4 |
|
trigger_test_generic_any_action |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Action fired during the additional trigger tests. |
|
3 |
|
trigger_test_system_cron_action |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Action fired during the "cron run" trigger test. |
|
2 |
|
trigger_test_system_cron_conf_action |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Implement a configurable Drupal action. |
|
2 |
|
trigger_test_system_cron_conf_action_form |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Form for configurable test action. |
|
|
|
trigger_test_system_cron_conf_action_submit |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Form submission handler for configurable test action. |
|
|
|
trigger_test_trigger_info |
drupal-7.x/modules/trigger/tests/trigger_test.module |
Implements hook_trigger_info(). |
|
|
|
trigger_theme |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_theme(). |
|
|
|
trigger_trigger_info |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_trigger_info(). |
|
|
|
trigger_unassign |
drupal-7.x/modules/trigger/trigger.admin.inc |
Form constructor for confirmation page for removal of an assigned action. |
|
1 |
|
trigger_unassign_submit |
drupal-7.x/modules/trigger/trigger.admin.inc |
Form submission handler for trigger_unassign(). |
|
|