Bitrix API

DocumentStatus

FinalYes

Table of Contents

Constants

DONE  = 'done'
NEW  = 'new'
READY  = 'ready'
SIGNING  = 'signing'
STOPPED  = 'stopped'
UPLOADED  = 'uploaded'

Methods

getAll()  : array<string|int, self::*>
getEnding()  : array<string|int, self::*>
getFinalStatuses()  : array<int, self::*>
isFinalByDocument()  : bool

Constants

Methods

getAll()

public static getAll() : array<string|int, self::*>
Return values
array<string|int, self::*>

getEnding()

public static getEnding() : array<string|int, self::*>
Return values
array<string|int, self::*>

getFinalStatuses()

public static getFinalStatuses() : array<int, self::*>
Return values
array<int, self::*>

        
On this page

Search results