menu.module

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.100.2.4 (checked in on 2009/02/26 at 06:56:26 by drumm)

Позволяет администраторам настраивать меню на сайте.

Функции

ИмяОписание
menu_blockРеализация hook_block().
menu_configureMenu callback; presents menu configuration options.
menu_confirm_disable_itemMenu callback; hide a menu item.
menu_confirm_disable_item_submit
menu_delete_itemDelete a menu item from the database. If $item['mid'] is specified, then this is used to find the existing item; otherwise, $item['path'] is used.
menu_edit_item_formPresent the menu item editing form.
menu_edit_item_form_submitProcess menu and menu item add/edit form submissions.
menu_edit_item_saveSave changes to a menu item into the database.
menu_edit_menu_formMenu callback; handle the adding/editing of a new menu.
menu_form_alterImplementation of hook_form_alter(). Add menu item fields to the node form.
menu_helpРеализация hook_help().
menu_item_delete_formMenu callback; delete a single custom item.
menu_item_delete_form_submitProcess menu delete form submissions.
menu_menuРеализация hook_menu().
menu_nodeapiImplementation of hook_nodeapi().
menu_node_form_deleteRemove the menu item.
menu_overviewMenu callback; present the main menu management page.
menu_overview_treePresent the menu tree, rendered along with links to edit menu items.
menu_overview_tree_rows
menu_parent_optionsReturn a list of menu items that are valid possible parents for the given menu item. The list excludes the given item and its children.
menu_permРеализация hook_perm().
menu_reset_itemMenu callback; reset a single modified item.
menu_reset_item_submitProcess menu reset item form submissions.
menu_save_itemSave a menu item to the database.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему