Bitrix API

Settings implements JsonSerializable

FinalYes

Table of Contents

Interfaces

JsonSerializable

Methods

__construct()  : mixed
getCurrentType()  : string
getSupportedTypes()  : array<string|int, mixed>
isUserSortSupported()  : bool
jsonSerialize()  : array<string|int, mixed>

Methods

__construct()

public __construct(array<string|int, mixed> $supportedTypes, string $currentType) : mixed
Parameters
$supportedTypes : array<string|int, mixed>
$currentType : string

getCurrentType()

public getCurrentType() : string
Return values
string

getSupportedTypes()

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

isUserSortSupported()

public isUserSortSupported() : bool
Return values
bool

jsonSerialize()

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

        
On this page

Search results