Bitrix API

TemplatesScheme extends TemplatesScheme

Table of Contents

Constants

ERROR_CODE_GETTING_TEMPLATE_ERROR  = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'
ERROR_CODE_MISSING_TEMPLATE_ERROR  = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'

Methods

__construct()  : mixed
addPersonalTasksTemplates()  : void
addTemplate()  : mixed
build()  : void
createTemplatesTunnel()  : Result
getTemplate()  : Template|null
isAutomationAvailable()  : bool
toArray()  : array<string|int, mixed>

Constants

ERROR_CODE_GETTING_TEMPLATE_ERROR

public mixed ERROR_CODE_GETTING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'

ERROR_CODE_MISSING_TEMPLATE_ERROR

public mixed ERROR_CODE_MISSING_TEMPLATE_ERROR = 'TEMPLATES_SCHEME_ERROR_CODE_TEMPLATE_ERROR'

Methods

__construct()

public __construct(int $userId) : mixed
Parameters
$userId : int

addPersonalTasksTemplates()

public addPersonalTasksTemplates() : void

isAutomationAvailable()

public isAutomationAvailable(array<string|int, mixed> $complexDocumentType) : bool
Parameters
$complexDocumentType : array<string|int, mixed>
Return values
bool

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results