7 calls to _menu_link_translate()
- book_link_load in drupal-6.x/
modules/ book/ book.module - Like menu_link_load(), but adds additional data from the {book} table.
- menu_link_load in drupal-6.x/
includes/ menu.inc - Get a menu link by its mlid, access checked and link translated for rendering.
- menu_valid_path in drupal-6.x/
includes/ menu.inc - Validates the path of a menu link being created or edited.
- system_admin_menu_block in drupal-6.x/
modules/ system/ system.module - Provide a single block on the administration overview page.
- system_get_module_admin_tasks in drupal-6.x/
modules/ system/ system.module - Generate a list of tasks offered by a specified module.
- system_main_admin_page in drupal-6.x/
modules/ system/ system.admin.inc - Menu callback; Provide the administration overview page.
- _menu_tree_check_access in drupal-6.x/
includes/ menu.inc - Recursive helper function for menu_tree_check_access()