widget('zii.widgets.CMenu', array( 'items' => $this->menu, 'htmlOptions' => array( 'class' => 'nav nav-list' ), 'encodeLabel' => false, )); ?>