taxonomy_menu_menu |
./taxonomy_menu.module |
Implementation of hook_menu(). |
|
|
taxonomy_menu_nodeapi |
./taxonomy_menu.module |
Implementation of hook_nodeapi(). |
|
|
taxonomy_menu_taxonomy |
./taxonomy_menu.module |
Implementation of hook_taxonomy(). |
|
|
taxonomy_menu_uninstall |
./taxonomy_menu.install |
Delete all SQL tables and global variables
used by this module in other to let no garbage
behind |
|
|
_taxonomy_menu_admin |
./taxonomy_menu.inc |
Admin area. Configure the module, setting which
vocabularies will be converted into menus items |
|
1 |
_taxonomy_menu_admin_submit |
./taxonomy_menu.inc |
Admin area. Configure the module, setting which
vocabularies will be converted into menus items |
|
|
_taxonomy_menu_menu |
./taxonomy_menu.inc |
Implementation of hook_menu(). |
1 |
|
_taxonomy_menu_node_view |
./taxonomy_menu.inc |
Generates the breadcumb for nodes that
have a category listed as a menu |
1 |
|
_taxonomy_menu_page |
./taxonomy_menu.inc |
Page callback that renders a node listing for the selected term. |
|
1 |