Bitrix API

RequiredFieldsCollection implements Item, ItemCollection, IteratorAggregate, Countable, JsonSerializable

Tags
implements

Table of Contents

Interfaces

Item
ItemCollection
IteratorAggregate
Countable
JsonSerializable

Methods

__construct()  : mixed
add()  : self
all()  : array<int, RequiredField>
count()  : int
createFromJsonArray()  : static
current()  : RequiredField|null
getIterator()  : ArrayIterator
isEmpty()  : bool
jsonSerialize()  : array<string|int, mixed>
key()  : int
next()  : void
rewind()  : void
toArray()  : array<string|int, T>
valid()  : bool

Methods

createFromJsonArray()

public static createFromJsonArray(array<string|int, mixed> $decodedFields) : static
Parameters
$decodedFields : array<string|int, mixed>
Return values
static

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results