Answer the question
In order to leave comments, you need to log in
How to send multiple models to CListView (Yii 1)?
Hello. I have several models and they need to be displayed in one CListView. How can I do that?
Data output of one model:
$this->widget('zii.widgets.CListView', array(
'dataProvider'=>$dataProvider,
'itemView'=>'_view',
));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question