summaryrefslogtreecommitdiff
path: root/modules/menu/menu.api.php
Commit message (Collapse)AuthorAge
* - Patch #382834 by cwgordon7: hook_menu API docs missedsome elements.Dries Buytaert2009-04-27
|
* - Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} ↵Dries Buytaert2009-04-12
| | | | table causes problems.
* - Patch #296584 by mr.baileys: fixed incorrect example with regards to the ↵Dries Buytaert2009-02-24
| | | | use of t() in menu item titles.
* #357429 by fusedpro: Update the documentation of hook_menu_alter() to use ↵Angie Byron2009-02-07
| | | | 'items' rather than 'callbacks' to match hook_menu().
* #348627 by smk-ka and catch: Allow menu title callback property to bypass ↵Angie Byron2009-02-05
| | | | t() (+documentation and tests)
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵Angie Byron2008-11-25
Drupal core.