Bitrix API

Features implements ValueObjectInterface, CreateWithDefaultValueInterface, CreateObjectInterface

Table of Contents

Interfaces

ValueObjectInterface
CreateWithDefaultValueInterface
CreateObjectInterface

Methods

add()  : static
create()  : static
createWithDefaultValue()  : static
delete()  : static
getValue()  : array<string|int, mixed>

Methods

add()

public add(string $featureName) : static
Parameters
$featureName : string
Return values
static

create()

public static create(mixed $data) : static
Parameters
$data : mixed
Return values
static

createWithDefaultValue()

public static createWithDefaultValue() : static
Return values
static

delete()

public delete(string $featureName) : static
Parameters
$featureName : string
Return values
static

getValue()

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

        
On this page

Search results