renderItems() public method
Renders collapsible items as specified on $items.
public string renderItems ( ) | ||
---|---|---|
return | string |
The rendering result |
throws | yii\base\InvalidConfigException |
if label isn't specified |
renderItems() public method
Renders collapsible items as specified on $items.
public string renderItems ( ) | ||
---|---|---|
return | string |
The rendering result |
throws | yii\base\InvalidConfigException |
if label isn't specified |
Please login to continue.