Contentserv PHP API

CSGuiCheckDropDownButton
in package

A CheckDropDownButton type for the CSGuiButtonBar

[More detailed description how the class performs the tasks, which it is responsible for]

Tags
since

CS12.1

Table of Contents

$class  : mixed
$dropdownclass  : mixed
$items  : mixed
$onclick  : mixed
__construct()  : mixed
addItem()  : mixed
getHtml()  : mixed

Properties

Methods

__construct()

public __construct(mixed $onclick, mixed $class, mixed $dropdownclass) : mixed
Parameters
$onclick : mixed
$class : mixed
$dropdownclass : mixed
Tags
Return values
mixed

addItem()

public addItem(mixed $label, mixed $onclick) : mixed
Parameters
$label : mixed
$onclick : mixed
Tags
Return values
mixed

getHtml()

public getHtml() : mixed
Tags
Return values
mixed

        

Search results