menu_tab_root_path()
Returns the router path, or the path of the parent tab of a default local task.
includes/menu.inc, line 1448
<?php function menu_tab_root_path() { return menu_local_tasks(0, TRUE); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen