InputfieldToggle::getLabels() method

Get labels for the given label type

Usage

// basic usage
$array = $inputfieldToggle->getLabels();

// usage with all arguments
$array = $inputfieldToggle->getLabels(int $labelType = null, $language = null);

Arguments

NameType(s)Description
labelType (optional)int

Specify toggle type constant or omit to use configured toggle type.

language (optional)

Return value

array

Returned array has these indexes: no (string): No/Off state label yes (string): Yes/On state label other (string): Other state label unknown (string): No selection label


InputfieldToggle methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

“Yesterday I sent the client a short documentation for their ProcessWire-powered website. Today all features already used with no questions. #cmsdoneright—Marc Hinse, Web designer/developer