KoolTabsItem Class [PHP]

Summary

Properties Description
children Get or set the sub children for a KoolTabsItem.
enabled Get or set whether the tab is enabled/disabled
height Get or set the height for KoolTabsItem
id Get or set the id for KoolTabsItem
link Get or set the link for KoolTabsItem
selected Get or set whether the tab is selected.
text Get or set the text for KoolTabsItem
width Get or set the width for KoolTabsItem

Properties Detail

childrenTop

array children

Get or set the sub children for a KoolTabsItem.

Show/Hide Code

Supported from version: 1.0.0.0

enabledTop

bool enabled

Get or set whether the tab is enabled/disabled

Show/Hide Code

Supported from version: 1.0.0.0

heightTop

string height

Get or set the height for KoolTabsItem

Show/Hide Code

Supported from version: 1.0.0.0

idTop

string id

Get or set the id for KoolTabsItem

Show/Hide Code

Supported from version: 1.0.0.0

selectedTop

string selected

Get or set whether the tab is selected.

Show/Hide Code

Supported from version: 1.0.0.0

textTop

string text

Get or set the text for KoolTabsItem

Show/Hide Code

Supported from version: 1.0.0.0

widthTop

string width

Get or set the width for KoolTabsItem

Show/Hide Code

Supported from version: 1.0.0.0