Bitrix API

Mark extends Base

AbstractYes

Table of Contents

Constants

NEGATIVE  = 'N'
NO  = ''
POSITIVE  = 'P'

Methods

getAll()  : array<string|int, mixed>
getMarks()  : array<string|int, mixed>
getMessage()  : string|null
getTitle()  : string|null

Constants

NEGATIVE

public mixed NEGATIVE = 'N'

POSITIVE

public mixed POSITIVE = 'P'

Methods

getAll()

public static getAll([bool $asStrings = false ]) : array<string|int, mixed>
Parameters
$asStrings : bool = false
Return values
array<string|int, mixed>

getMarks()

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

getMessage()

public static getMessage(string $mark) : string|null
Parameters
$mark : string
Return values
string|null

getTitle()

public static getTitle() : string|null
Return values
string|null

        
On this page

Search results