Bitrix API

Component implements ContentAreaInterface, DataSectionInterface

Table of Contents

Interfaces

ContentAreaInterface
DataSectionInterface

Methods

__construct()  : mixed
Component constructor.
getHtml()  : string
getSectionData()  : array<string|int, mixed>
getSectionName()  : string
setFunctionParameters()  : $this
setParameters()  : $this
setParentComponent()  : $this

Methods

__construct()

Component constructor.

public __construct(mixed $componentName[, string $componentTemplate = '' ][, array<string|int, mixed> $componentParams = [] ][, mixed $dataKeys = [] ]) : mixed
Parameters
$componentName : mixed
$componentTemplate : string = ''
$componentParams : array<string|int, mixed> = []
$dataKeys : mixed = []

getHtml()

public getHtml() : string
Return values
string

getSectionData()

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

getSectionName()

public getSectionName() : string
Return values
string

setFunctionParameters()

public setFunctionParameters(array<string|int, mixed> $functionParams) : $this
Parameters
$functionParams : array<string|int, mixed>
Return values
$this

setParameters()

public setParameters(array<string|int, mixed> $params) : $this
Parameters
$params : array<string|int, mixed>
Return values
$this

setParentComponent()

public setParentComponent(mixed $parentComponent) : $this
Parameters
$parentComponent : mixed
Return values
$this

        
On this page

Search results