Bitrix API

StatusType

Table of Contents

Constants

FAULTY  = 3
FAULTY_NAME  = 'F'
PROCESS  = 2
PROCESS_NAME  = 'P'
SUCCESS  = 1
SUCCESS_NAME  = 'S'
UNDEFINED  = 0

Methods

getAllDescriptions()  : mixed
getDescription()  : mixed
isDefined()  : mixed
resolveId()  : mixed
resolveName()  : mixed

Constants

Methods

getAllDescriptions()

public static getAllDescriptions() : mixed

getDescription()

public static getDescription(mixed $typeId) : mixed
Parameters
$typeId : mixed

isDefined()

public static isDefined(mixed $typeId) : mixed
Parameters
$typeId : mixed

resolveId()

public static resolveId(mixed $name) : mixed
Parameters
$name : mixed

resolveName()

public static resolveName(mixed $typeId) : mixed
Parameters
$typeId : mixed

        
On this page

Search results