예제 #1
0
파일: index.php 프로젝트: cntabana/inyungu
<h1><?php 
echo GxHtml::encode(IguImageProduct::label(2));
?>
</h1>

<?php 
$this->widget('zii.widgets.CListView', array('dataProvider' => $dataProvider, 'itemView' => '_view'));