You are here

Functions in NodeSymlinks 7

Primary tabs

Namesort descending Location Description Direct uses Strings
nodesymlinks_admin ./nodesymlinks.admin.inc Admin Settings Page callback. 1
nodesymlinks_create_item_path ./nodesymlinks.inc Creates and returns item path. 4
nodesymlinks_disable ./nodesymlinks.install Implements hook_disable().
nodesymlinks_enable ./nodesymlinks.install Implements hook_enable().
nodesymlinks_form_node_form_alter ./nodesymlinks.module Implements hook_form_FORM_ID_alter().
nodesymlinks_get_items_by_nid ./nodesymlinks.inc Load all duplicate menulinks from database for given node nid. 1
nodesymlinks_install ./nodesymlinks.install Implements hook_install().
nodesymlinks_item_alias_save ./nodesymlinks.inc Create alias for duplicate menulink if original node. 1
nodesymlinks_item_delete ./nodesymlinks.inc Delete menulink and alias of given item. 1
nodesymlinks_item_process ./nodesymlinks.inc Load item defaults and process item before is saved. 1
nodesymlinks_item_save ./nodesymlinks.inc Save item to database. 1
nodesymlinks_menu ./nodesymlinks.module Implements hook_menu().
nodesymlinks_menu_breadcrumb_alter ./nodesymlinks.module Implements hook_menu_breadcrumb_alter().
nodesymlinks_menu_title ./nodesymlinks.module Title callback for the menu overview page and links. 1
nodesymlinks_node_delete ./nodesymlinks.module Implements hook_node_delete().
nodesymlinks_node_form_submit_add ./nodesymlinks.inc Add new symlinks item, submit handler for symlinks at node form. 1
nodesymlinks_node_form_submit_delete ./nodesymlinks.inc Delete selected symlinks items, submit handler for symlinks at node form. 1
nodesymlinks_node_insert ./nodesymlinks.module Implements hook_node_insert().
nodesymlinks_node_prepare ./nodesymlinks.module Implements hook_node_prepare().
nodesymlinks_node_presave ./nodesymlinks.module Implements hook_node_presave().
nodesymlinks_node_update ./nodesymlinks.module Implements hook_node_update().
nodesymlinks_node_validate ./nodesymlinks.module Implements hook_node_validate().
nodesymlinks_original ./nodesymlinks.module Redirect to original node. 1
nodesymlinks_page ./nodesymlinks.module Main callback for displaying the node. 2
nodesymlinks_pathauto ./nodesymlinks.module Implements hook_pathauto().
nodesymlinks_pathauto_create_alias ./nodesymlinks.inc Function for creating aliases using Pathauto API. 3
nodesymlinks_permission ./nodesymlinks.module Implements hook_permission().
nodesymlinks_schema ./nodesymlinks.install Implements hook_schema().
nodesymlinks_settings ./nodesymlinks.admin.inc Admin settings form. 1
nodesymlinks_theme ./nodesymlinks.module Implements hook_theme().
nodesymlinks_tokens ./nodesymlinks.module Implements hook_tokens().
nodesymlinks_token_info ./nodesymlinks.module Implements hook_token_info().
nodesymlinks_uninstall ./nodesymlinks.install Implements hook_uninstall().
nodesymlinks_update_7001 ./nodesymlinks.install Rebuild menu due to the change of the access callback.
theme_nodesymlinks_form_items ./nodesymlinks.inc Theme nodesymlinks form items.
_nodesymlinks_form_ajax ./nodesymlinks.inc Ajax callback for form. 1
_nodesymlinks_form_description ./nodesymlinks.inc Form description callback. 1
_nodesymlinks_form_field ./nodesymlinks.inc Helper function to generate custom nodesymlinks form item. 1
_nodesymlinks_include ./nodesymlinks.module Include nodesymlinks file. 7
_nodesymlinks_nodeapi_delete ./nodesymlinks.inc Implements hook_nodeapi() OP: Delete. 1
_nodesymlinks_nodeapi_insert_update ./nodesymlinks.inc Implements hook_nodeapi() OP: Insert & Update. 2
_nodesymlinks_nodeapi_prepare_presave ./nodesymlinks.inc Implements hook_nodeapi() OP: Prepare & Presave. 2
_nodesymlinks_nodeapi_validate ./nodesymlinks.inc Implements hook_nodeapi() OP: Valide. 1
_nodesymlinks_node_form_alter ./nodesymlinks.inc Implements hook_form_alter(). 1
_nodesymlinks_pathauto_bulkupdate ./nodesymlinks.inc Generate aliases for all nodesymlinks without aliases. 1
_nodesymlinks_restore_menu_link ./nodesymlinks.install Private function for re-populating menu_links with our stored entries. 1

Other projects