Answer the question
In order to leave comments, you need to log in
Where to insert a function (method)?
I display a list of news, in the controller the request is $dataProvider = new ActiveDataProvider([ .....
in the index.php view
<?= ListView::widget(
[
'dataProvider' => $dataProvider,
'layout' => "{items}\n{pager}",
'itemView' => '_index_item',
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