Bitrix API

Assembler

Table of Contents

Methods

constructCustomSection()  : CustomSection
Assemble a DTO CustomSection object from a DB row
constructCustomSectionPage()  : Page
Assemble a DTO CustomSectionPage object from a DB row

Methods

constructCustomSection()

Assemble a DTO CustomSection object from a DB row

public static constructCustomSection(array<string|int, mixed> $row) : CustomSection
Parameters
$row : array<string|int, mixed>
Return values
CustomSection

constructCustomSectionPage()

Assemble a DTO CustomSectionPage object from a DB row

public static constructCustomSectionPage(array<string|int, mixed> $row) : Page
Parameters
$row : array<string|int, mixed>
Return values
Page

        
On this page

Search results