19 uses of MENU_LOCAL_TASK in Drupal 5
- aggregator_menu in modules/
aggregator/ aggregator.module - Implementation of hook_menu().
- block_menu in modules/
block/ block.module - Implementation of hook_menu().
- book_menu in modules/
book/ book.module - Implementation of hook_menu().
- comment_menu in modules/
comment/ comment.module - Implementation of hook_menu().
- contact_menu in modules/
contact/ contact.module - Implementation of hook_menu().
- filter_menu in modules/
filter/ filter.module - Implementation of hook_menu().
- forum_menu in modules/
forum/ forum.module - Implementation of hook_menu().
- locale_menu in modules/
locale/ locale.module - Implementation of hook_menu().
- menu_menu in modules/
menu/ menu.module - Implementation of hook_menu().
- node_menu in modules/
node/ node.module - Implementation of hook_menu().
- path_menu in modules/
path/ path.module - Implementation of hook_menu().
- poll_menu in modules/
poll/ poll.module - Implementation of hook_menu().
- search_menu in modules/
search/ search.module - Implementation of hook_menu().
- statistics_menu in modules/
statistics/ statistics.module - Implementation of hook_menu().
- system_menu in modules/
system/ system.module - Implementation of hook_menu().
- taxonomy_menu in modules/
taxonomy/ taxonomy.module - Implementation of hook_menu().
- tracker_menu in modules/
tracker/ tracker.module - Implementation of hook_menu().
- user_menu in modules/
user/ user.module - Implementation of hook_menu().
- _menu_append_contextual_items in includes/
menu.inc - Account for menu items that are only defined at certain paths, so will not be cached.