clone_access_cloning |
./clone.module |
|
1 |
1 |
clone_form_alter |
./clone.module |
Implementation of hook_form_alter(). |
|
|
clone_help |
./clone.module |
Implementation of hook_help(). |
|
|
clone_init |
./clone.module |
Implementation of hook_init(). |
|
|
clone_is_permitted |
./clone.module |
|
3 |
|
clone_menu |
./clone.module |
Implementation of hook_menu(). |
|
|
clone_nodeapi |
./clone.module |
Implementation of hook_nodeapi(). |
|
|
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. |
2 |
|
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. |
2 |
|
clone_node_type |
./clone.module |
Implementation of hook_mode_type(). |
|
|
clone_perm |
./clone.module |
Implementation of hook_perm(). |
|
|
clone_settings |
./clone.pages.inc |
Menu callback to configure module settings. |
|
1 |
clone_uninstall |
./clone.install |
Implementation of hook_uninstall. |
|
|
clone_views_api |
./clone.module |
Implementation of hook_views_api. |
|
|
clone_views_data_alter |
views/clone.views.inc |
Implementation of hook_views_data_alter() |
|
|
clone_views_handlers |
views/clone.views.inc |
Implementation of hook_views_handlers() |
|
|
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. |
|
|