node_add_page()
modules/node/node.pages.inc, line 18
<?php function node_add_page() { $item = menu_get_item(); $content = system_admin_menu_block($item); return theme('node_add_list', $content); } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen