Bitrix API

RegexField extends XmlField

Table of Contents

Methods

__construct()  : mixed
decodeValue()  : mixed
Modifier for the field value.
getClass()  : mixed
getName()  : mixed
getSubParser()  : XmlParser|null
isMultiple()  : mixed
validateRegex()  : 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

validateRegex()

public static validateRegex(mixed $regex[, mixed $removeWhitespace = false ]) : mixed
Parameters
$regex : mixed
$removeWhitespace : mixed = false

        
On this page

Search results