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
selfisCollabIntegrationEnabled()
public
isCollabIntegrationEnabled() : bool
Return values
boolisGroupSendingEnabled()
public
isGroupSendingEnabled() : bool
Return values
boolisMultiDocumentLoadingEnabled()
public
isMultiDocumentLoadingEnabled() : bool
Return values
boolisSendDocumentByEmployeeEnabled()
public
isSendDocumentByEmployeeEnabled([string|null $region = null ]) : bool
Parameters
- $region : string|null = null
Return values
boolisSenderTypeAvailable()
public
isSenderTypeAvailable() : bool