href($url) === $this->href($item->getUrl())) { $itemClass .= 'active '; } ?>
  • class=""> getUrl()): ?> getAttribs() as $attrib => $value): ?> =""> getIcon()) { echo $this->img($icon, array('height' => 16, 'width' => 16)); } ?> getIconClass()): ?> getTitle();?> getUrl()): ?> hasChildren()) { echo $this->partial( 'layout/menu.phtml', 'default', array('items' => $item->getChildren(), 'sub' => true, 'url' => $this->url) ); } ?>