Bitrix API

EnableFactory

Table of Contents

Methods

isFactoryEnabled()  : bool
Return true if new interface and api through Service\Factory is used to process this entity type.
setFactoryEnabled()  : void
Set state of isFactoryEnabled setting.

Methods

isFactoryEnabled()

Return true if new interface and api through Service\Factory is used to process this entity type.

public isFactoryEnabled() : bool
Return values
bool

setFactoryEnabled()

Set state of isFactoryEnabled setting.

public setFactoryEnabled(bool $isEnabled) : void
Parameters
$isEnabled : bool

        
On this page

Search results