menu.module

  1. drupal
    1. drupal6
    2. drupal7

Version 1.157.2.6 (checked in on 2009/04/27 at 12:50:13 by goba)

Allows administrators to customize the site navigation menu.

Funktionen & Methoden

NameBeschreibung
menu_blockImplementation of hook_block().
menu_enableImplementation of 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_helpImplementation of hook_help().
menu_loadLoad the data for a single custom menu.
menu_menuImplementation of hook_menu().
menu_nodeapiImplementation of 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_permImplementation of hook_perm().
menu_reset_itemReset a system-defined menu item.
menu_themeImplemenation of hook_theme().
_menu_parents_recurseRecursive helper function for menu_parent_options().
_menu_parent_depth_limitFind the depth limit for items in the parent select.

Konstanten

NameBeschreibung
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.

Kommentare

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen

Kommentar hinzufügen

Der Inhalt dieses Feldes wird nicht öffentlich zugänglich angezeigt.
  • Internet- und E-Mail-Adressen werden automatisch umgewandelt.
  • Zulässige HTML-Tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Zeilen und Absätze werden automatisch erzeugt.

Weitere Informationen über Formatierungsoptionen