menu.module

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

Версия 1.157.2.6 (checked in on 2009/04/27 at 12:50:13 by goba)

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

Константы

ИмяОписание
MENU_MAX_MENU_NAME_LENGTH_UIMaximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix.

Функции

ИмяОписание
menu_blockРеализация hook_block().
menu_enableРеализация hook_enable().
menu_form_alterImplementation of hook_form_alter(). Adds menu item fields to the node form.
menu_get_menusReturn an associative array of the custom menus names.
menu_helpРеализация hook_help().
menu_loadЗагружает данные ветки меню.
menu_menuРеализация hook_menu().
menu_nodeapiРеализация hook_nodeapi().
menu_node_form_submitDecompose the selected menu parent option into the menu_name and plid.
menu_overview_titleTitle callback for the menu overview page and links.
menu_parent_optionsReturn a list of menu items that are valid possible parents for the given menu item.
menu_permРеализация hook_perm().
menu_reset_itemReset a system-defined menu item.
menu_themeРеализация hook_theme().
_menu_parents_recurseRecursive helper function for menu_parent_options().
_menu_parent_depth_limitFind the depth limit for items in the parent select.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

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