Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
The Better Mega Menu 7
tb-megamenu-row.tpl.php in The Better Mega Menu 7
1 theme call to tb-megamenu-row.tpl.php
template_preprocess_tb_megamenu_submenu
in ./
tb_megamenu.themes.inc
File
templates/tb-megamenu-row.tpl.php
View source
<div
<?php
print
$attributes
;
?>
class="
<?php
print
$classes
;
?>
">
<?php
print
$columns
;
?>
</div>
API Navigation
The Better Mega Menu 7
Functions
Files
Constants