LDAP Account Manager

htmlTab
in package

Tab inside htmlTabContainer.

Table of Contents

$content  : htmlElement
$image  : string|null
$label  : string
__construct()  : mixed
Constructor.

Properties

$image

public string|null $image

$label

public string $label

Methods

__construct()

Constructor.

public __construct(htmlElement $content[, string $label = '' ][, string|null $image = null ]) : mixed
Parameters
$content : htmlElement

tab content

$label : string = ''

tab label text

$image : string|null = null

tab image

Return values
mixed

Search results