Bitrix API

FactoryComponents

Table of Contents

Methods

__construct()  : mixed
FactoryComponents constructor.
createComponent()  : $this
createInstance()  : FactoryComponents
getComponent()  : ParserComponent|null

Methods

__construct()

FactoryComponents constructor.

public __construct(string $componentName) : mixed
Parameters
$componentName : string

createComponent()

public createComponent(mixed $properties, mixed $subComponents) : $this
Parameters
$properties : mixed
$subComponents : mixed
Tags
throws
IcalParserException
Return values
$this

        
On this page

Search results