Bitrix API

BoolField extends XmlField

Table of Contents

Methods

__construct()  : mixed
decodeValue()  : mixed
Modifier for the field value.
getClass()  : mixed
getName()  : mixed
getSubParser()  : XmlParser|null
isMultiple()  : mixed

Methods

__construct()

public __construct(mixed $name[, array<string|int, mixed> $options = array() ]) : mixed
Parameters
$name : mixed
$options : array<string|int, mixed> = array()

decodeValue()

Modifier for the field value.

public decodeValue(mixed $value) : mixed
Parameters
$value : mixed

getClass()

public static getClass() : mixed

getSubParser()

public getSubParser() : XmlParser|null
Return values
XmlParser|null

isMultiple()

public isMultiple() : mixed

        
On this page

Search results