PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
recentnews
<?php $this->widget('zii.widgets.CListView', array( 'htmlOptions' => array('class' => ''), 'itemView' => 'recentnews_item', 'template' => '{items}', 'dataProvider' => $this->dataProvider, ));
[+]
..
[-] backend.js
[edit]
[-] frontend_view.php
[edit]
[-] frontend_class.php
[edit]
[-] backend.php
[edit]