widgets\BaseListView $showOnEmpty
  • References/PHP/Yii/widgets/BaseListView

$showOnEmpty public property Whether to show the list view if

2025-01-10 15:47:30
widgets\BaseListView renderItems()
  • References/PHP/Yii/widgets/BaseListView

renderItems() public abstract method Renders the data

2025-01-10 15:47:30
widgets\BaseListView $options
  • References/PHP/Yii/widgets/BaseListView

$options public property The HTML attributes for the container

2025-01-10 15:47:30
widgets\BaseListView renderPager()
  • References/PHP/Yii/widgets/BaseListView

renderPager() public method Renders the pager.

2025-01-10 15:47:30
widgets\BaseListView $sorter
  • References/PHP/Yii/widgets/BaseListView

$sorter public property The configuration for the sorter widget

2025-01-10 15:47:30
widgets\BaseListView $layout
  • References/PHP/Yii/widgets/BaseListView

$layout public property The layout that determines how different

2025-01-10 15:47:30
widgets\BaseListView $summaryOptions
  • References/PHP/Yii/widgets/BaseListView

$summaryOptions public property The HTML attributes for the summary

2025-01-10 15:47:30
widgets\BaseListView renderSummary()
  • References/PHP/Yii/widgets/BaseListView

renderSummary() public method Renders the summary text

2025-01-10 15:47:30
widgets\BaseListView $emptyText
  • References/PHP/Yii/widgets/BaseListView

$emptyText public property The HTML content to be displayed when

2025-01-10 15:47:30
widgets\BaseListView $dataProvider
  • References/PHP/Yii/widgets/BaseListView

$dataProvider public property The data provider for the view.

2025-01-10 15:47:30