Bitrix API

Feature

FinalYes

Table of Contents

Constants

SIGN_COLLAB_INTEGRATION_ENABLED_OPTION  = 'SIGN_COLLAB_INTEGRATION_ENABLED'

Methods

disableOption()  : void
enableOption()  : void
instance()  : self
isCollabIntegrationEnabled()  : bool
isGroupSendingEnabled()  : bool
isMultiDocumentLoadingEnabled()  : bool
isSendDocumentByEmployeeEnabled()  : bool
isSenderTypeAvailable()  : bool

Constants

SIGN_COLLAB_INTEGRATION_ENABLED_OPTION

public mixed SIGN_COLLAB_INTEGRATION_ENABLED_OPTION = 'SIGN_COLLAB_INTEGRATION_ENABLED'

Methods

disableOption()

public disableOption(string $name) : void
Parameters
$name : string

enableOption()

public enableOption(string $name) : void
Parameters
$name : string

instance()

public static instance() : self
Return values
self

isCollabIntegrationEnabled()

public isCollabIntegrationEnabled() : bool
Return values
bool

isGroupSendingEnabled()

public isGroupSendingEnabled() : bool
Return values
bool

isMultiDocumentLoadingEnabled()

public isMultiDocumentLoadingEnabled() : bool
Return values
bool

isSendDocumentByEmployeeEnabled()

public isSendDocumentByEmployeeEnabled([string|null $region = null ]) : bool
Parameters
$region : string|null = null
Return values
bool

isSenderTypeAvailable()

public isSenderTypeAvailable() : bool
Return values
bool

        
On this page

Search results