| 48 |
|
|
| 49 |
<div> |
<div> |
| 50 |
The <div> wrapped around the menu tree has a class for each of the |
The <div> wrapped around the menu tree has a class for each of the |
| 51 |
configurable options of the block: menu-name-NAME menu-level-LEVEL |
configurable options of the block: menu-name-NAME parent-mlid-MLID |
| 52 |
menu-depth-DEPTH menu-expanded |
menu-level-LEVEL menu-depth-DEPTH menu-expanded |
| 53 |
|
|
| 54 |
<li> |
<li> |
| 55 |
The <li> elements of the menu tree can have an extended list of classes |
The <li> elements of the menu tree can have an extended list of classes |
| 65 |
file in your theme called menu-block-wrapper-primary-links.tpl.php can be |
file in your theme called menu-block-wrapper-primary-links.tpl.php can be |
| 66 |
used to override the <div> for just the primary-links menu blocks. |
used to override the <div> for just the primary-links menu blocks. |
| 67 |
|
|
| 68 |
|
|
| 69 |
MENU BLOCK API |
MENU BLOCK API |
| 70 |
|
|
| 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 |