Bitrix API

Item uses TranslateTrait

Table of Contents

Methods

__construct()  : mixed
addChild()  : void
getAppCode()  : string|null
getCacheCategory()  : array<string|int, mixed>
getChildren()  : Collection
getCode()  : string
getIcon()  : string|null
getId()  : int
getPrompt()  : string|null
getSectionCode()  : string|null
getSectionTitle()  : string|null
getSettings()  : array<string|int, mixed>
getSort()  : int
getText()  : string
getTitle()  : string
getType()  : string|null
hasSystemCategory()  : bool
isFavorite()  : bool
isRequiredOriginalMessage()  : bool
isRequiredUserMessage()  : bool
isSystem()  : bool
isWorkWithResult()  : bool

Methods

__construct()

public __construct(int $id, string|null $section, string|null $sort, string $code, string|null $type, string|null $appCode, string|null $icon, string|null $prompt, string $title, mixed $textTranslate, array<string|int, mixed>|null $settings, array<string|int, mixed>|null $cacheCategory, bool $hasSystemCategory, bool $workWithResult, bool $isSystem, bool $isFavorite) : mixed
Parameters
$id : int
$section : string|null
$sort : string|null
$code : string
$type : string|null
$appCode : string|null
$icon : string|null
$prompt : string|null
$title : string
$textTranslate : mixed
$settings : array<string|int, mixed>|null
$cacheCategory : array<string|int, mixed>|null
$hasSystemCategory : bool
$workWithResult : bool
$isSystem : bool
$isFavorite : bool

addChild()

public addChild(Item $item) : void
Parameters
$item : Item

getAppCode()

public getAppCode() : string|null
Return values
string|null

getCacheCategory()

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

getCode()

public getCode() : string
Return values
string

getIcon()

public getIcon() : string|null
Return values
string|null

getId()

public getId() : int
Return values
int

getPrompt()

public getPrompt() : string|null
Return values
string|null

getSectionCode()

public getSectionCode() : string|null
Return values
string|null

getSectionTitle()

public getSectionTitle() : string|null
Return values
string|null

getSettings()

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

getSort()

public getSort() : int
Return values
int

getText()

public getText() : string
Return values
string

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string|null
Return values
string|null

hasSystemCategory()

public hasSystemCategory() : bool
Return values
bool

isFavorite()

public isFavorite() : bool
Return values
bool

isRequiredOriginalMessage()

public isRequiredOriginalMessage() : bool
Return values
bool

isRequiredUserMessage()

public isRequiredUserMessage() : bool
Return values
bool

isSystem()

public isSystem() : bool
Return values
bool

isWorkWithResult()

public isWorkWithResult() : bool
Return values
bool

        
On this page

Search results