You are here

Functions in Node clone 7

Primary tabs

Namesort descending Location Description Direct uses Strings
clone_access_cloning ./clone.module 2 1
clone_action_clone ./clone.module Action callback.
clone_action_clone_form ./clone.module Action form.
clone_action_clone_submit ./clone.module Action form submit.
clone_action_info ./clone.module Implements hook_action_info().
clone_action_link_title ./clone.module Menu title callback. 1
clone_action_node_clone ./clone.rules.inc Action callback for cloning a node.
clone_admin_paths ./clone.module Implementation of hook_admin_paths().
clone_form_node_admin_content_alter ./clone.module Implements hook_form_FORM_ID_alter().
clone_form_node_form_alter ./clone.module Implements hook_form_BASE_FORM_ID_alter().
clone_get_token ./clone.module Get the token that needs to be added to the clone link. 4
clone_help ./clone.module Implementation of hook_help().
clone_is_permitted ./clone.module 4
clone_menu ./clone.module Implementation of hook_menu().
clone_menu_local_tasks_alter ./clone.module Implements hook_menu_local_tasks_alter
clone_node_check ./clone.pages.inc Menu callback: prompt the user to confirm the operation 1
clone_node_clone_menu_link ./clone.pages.inc Create a new menu link cloned from another node. 1
clone_node_confirm ./clone.pages.inc form builder: prompt the user to confirm the operation 1
clone_node_confirm_submit ./clone.pages.inc Handle confirm form submission
clone_node_prepopulate ./clone.pages.inc Clones a node - prepopulate a node editing form 1
clone_node_save ./clone.pages.inc Clones a node by directly saving it. 3
clone_node_type_delete ./clone.module Implementation of hook_node_type_delete().
clone_node_type_update ./clone.module Implementation of hook_node_type_update().
clone_permission ./clone.module Implementation of hook_permission().
clone_rules_action_info ./clone.rules.inc Implements hook_rules_action_info().
clone_rules_event_info ./clone.rules.inc Implementation of hook_rules_event_info.
clone_settings ./clone.pages.inc Menu callback to configure module settings. 1
clone_token_to_arg ./clone.module Implements a to_arg function for the clone local action.
clone_uninstall ./clone.install Implementation of hook_uninstall.
clone_views_api ./clone.module Implements hook_views_api.
clone_views_data_alter views/clone.views.inc Implements hook_views_data_alter()
hook_clone_access_alter ./clone.api.php Alter the access to the ability to clone a given node.
hook_clone_node_alter ./clone.api.php Alter the node before saving a clone.
_clone_node_prepare ./clone.pages.inc Prepares a node to be cloned. 3

Other projects