Bitrix API

Builder

AbstractYes

Table of Contents

Methods

__construct()  : mixed
Builder constructor.
attachToLanding()  : void
Assets pack must be attached only to once landing. Set ID
createByType()  : Builder
getOutput()  : array<string|int, mixed>
Get all assets as normalized array by types
setOutput()  : mixed
Add assets to page

Methods

attachToLanding()

Assets pack must be attached only to once landing. Set ID

public attachToLanding(int $lid) : void
Parameters
$lid : int
  • landing ID

getOutput()

Get all assets as normalized array by types

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

setOutput()

Add assets to page

public abstract setOutput() : mixed

        
On this page

Search results