Bitrix API

BlockCode

FinalYes

Table of Contents

Constants

B2E_HCMLINK_REFERENCE  = 'hcmlinkreference'
B2E_MY_REFERENCE  = 'myb2ereference'
B2E_REFERENCE  = 'b2ereference'
DATE  = 'date'
EMPLOYEE_DYNAMIC  = 'employeedynamic'
MY_REFERENCE  = 'myreference'
MY_REQUISITES  = 'myrequisites'
MY_SIGN  = 'mysign'
MY_STAMP  = 'mystamp'
NUMBER  = 'number'
REFERENCE  = 'reference'
REQUISITES  = 'requisites'
SIGN  = 'sign'
STAMP  = 'stamp'
TEXT  = 'text'

Methods

getAll()  : array<string|int, self::*>
getB2eReferenceCodeByRole()  : string
getCommon()  : array<string|int, self::*>
isB2eReference()  : bool
isCommon()  : bool
isHcmLinkReference()  : bool
isMemberDynamic()  : bool
isReference()  : bool
isRequisites()  : bool
isSignature()  : bool
isStamp()  : bool

Constants

public mixed B2E_HCMLINK_REFERENCE = 'hcmlinkreference'

B2E_MY_REFERENCE

public mixed B2E_MY_REFERENCE = 'myb2ereference'

B2E_REFERENCE

public mixed B2E_REFERENCE = 'b2ereference'

EMPLOYEE_DYNAMIC

public mixed EMPLOYEE_DYNAMIC = 'employeedynamic'

MY_REFERENCE

public mixed MY_REFERENCE = 'myreference'

MY_REQUISITES

public mixed MY_REQUISITES = 'myrequisites'

REFERENCE

public mixed REFERENCE = 'reference'

REQUISITES

public mixed REQUISITES = 'requisites'

Methods

getAll()

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

getB2eReferenceCodeByRole()

public static getB2eReferenceCodeByRole(string $role) : string
Parameters
$role : string
Return values
string

getCommon()

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

isB2eReference()

public static isB2eReference(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

isCommon()

public static isCommon(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

isHcmLinkReference()

public static isHcmLinkReference(string $code) : bool
Parameters
$code : string
Return values
bool

isMemberDynamic()

public static isMemberDynamic(string $code) : bool
Parameters
$code : string
Return values
bool

isReference()

public static isReference(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

isRequisites()

public static isRequisites(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

isSignature()

public static isSignature(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

isStamp()

public static isStamp(self::* $code) : bool
Parameters
$code : self::*
Return values
bool

        
On this page

Search results