<?php$this->pageTitle = $item->name;$this->widget('application.components.widgets.ItemView', array('item' => $item));