renderItems() protected method
Renders tab items as specified on $items.
| protected string renderItems ( ) | ||
|---|---|---|
| return | string |
The rendering result. |
| throws | \yii\bootstrap\InvalidConfigException. | |
renderItems() protected method
Renders tab items as specified on $items.
| protected string renderItems ( ) | ||
|---|---|---|
| return | string |
The rendering result. |
| throws | \yii\bootstrap\InvalidConfigException. | |
Please login to continue.