Bitrix API

BaseBuilder

AbstractYes

Table of Contents

Methods

__construct()  : mixed
buildCode()  : string
Method to build phrase code by set parameters
getFilePath()  : string
getMessage()  : string
getMessageCallback()  : callable

Methods

__construct()

public __construct(int $entityTypeId[, int $entityId = null ]) : mixed
Parameters
$entityTypeId : int
$entityId : int = null

buildCode()

Method to build phrase code by set parameters

public abstract buildCode() : string
Return values
string

getFilePath()

public abstract static getFilePath() : string
Return values
string

getMessage()

public getMessage([array<string|int, mixed> $replace = [] ]) : string
Parameters
$replace : array<string|int, mixed> = []
Return values
string

getMessageCallback()

public getMessageCallback([array<string|int, mixed> $replace = [] ]) : callable
Parameters
$replace : array<string|int, mixed> = []
Return values
callable

        
On this page

Search results