bootstrap\Tabs renderDropdown()

renderDropdown() protected method

Normalizes dropdown item options by removing tab specific keys content and contentOptions, and also configure panes accordingly.

protected boolean renderDropdown ( $itemNumber, &$items, &$panes )
$itemNumber string

Number of the item

$items array

The dropdown items configuration.

$panes array

The panes reference array.

return boolean

Whether any of the dropdown items is active or not.

throws yii\base\InvalidConfigException
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.