Allows administrators to create custom menu links.
File
core/modules/menu_link_content/menu_link_content.module
Functions
| Name | Description |
|---|---|
| menu_link_content_help | Implements hook_help(). |
| menu_link_content_menu_delete | Implements hook_menu_delete(). |
| menu_link_content_path_delete | Implements hook_path_delete(). |
| menu_link_content_path_insert | Implements hook_path_insert(). |
| menu_link_content_path_update | Implements hook_path_update(). |
| _menu_link_content_update_path_alias | Helper function to update plugin definition using internal scheme. |
Please login to continue.