/[drupal]/contributions/modules/menu_block/README.txt
ViewVC logotype

Diff of /contributions/modules/menu_block/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3, Mon Dec 1 02:13:10 2008 UTC revision 1.4, Mon Dec 1 02:17:53 2008 UTC
# Line 71  MENU BLOCK API Line 71  MENU BLOCK API
71      Developers can use the API of this module to create their own menu trees      Developers can use the API of this module to create their own menu trees
72      outside the confines of blocks. All of the publicly available API functions      outside the confines of blocks. All of the publicly available API functions
73      are documented in the menu_block.module file.      are documented in the menu_block.module file.
74    
75        In addition, Menu block implements HOOK_get_menus() to retrieve menu names
76        and titles of menus created by a module. See book_get_menus() in
77        menu_block.book.inc for an example of this hook.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2