Bitrix API

TemplateScope extends TemplateScope

Table of Contents

Methods

__construct()  : mixed
fromArray()  : TemplateScope|null
getCategoryId()  : mixed
getComplexDocumentType()  : array<string|int, mixed>
getDocumentType()  : string
getEntity()  : string
getId()  : string
getModuleId()  : string
getStatusId()  : string
getTemplate()  : Template|null
setNames()  : self
setProjectName()  : self
setStatusColor()  : self
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(array<string|int, mixed> $documentType, mixed $categoryId, string $status) : mixed
Parameters
$documentType : array<string|int, mixed>
$categoryId : mixed
$status : string

getComplexDocumentType()

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

getDocumentType()

public getDocumentType() : string
Return values
string

getEntity()

public getEntity() : string
Return values
string

getModuleId()

public getModuleId() : string
Return values
string

getStatusId()

public getStatusId() : string
Return values
string

setNames()

public setNames(string|null $categoryName, string|null $statusName) : self
Parameters
$categoryName : string|null
$statusName : string|null
Return values
self

setProjectName()

public setProjectName(string $name) : self
Parameters
$name : string
Return values
self

setStatusColor()

public setStatusColor(string $color) : self
Parameters
$color : string
Return values
self

toArray()

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

        
On this page

Search results