Returns the router path, or the path for a default local task's parent.
function menu_tab_root_path() { $links = menu_local_tasks(); return $links['root_path']; }