Bitrix API

CacheService

Table of Contents

Constants

COMPLETED_SPRINT  = 'completedSprint'
EPICS  = 'epics'
ITEM_TASKS  = 'itemTasks'
STATS  = 'stats'
TEAM_STATS  = 'teamStats'

Methods

__construct()  : mixed
clean()  : mixed
cleanRoot()  : mixed
end()  : void
getData()  : array<string|int, mixed>
init()  : bool
start()  : void

Constants

COMPLETED_SPRINT

public mixed COMPLETED_SPRINT = 'completedSprint'

Methods

__construct()

public __construct(int $id, string $typeId[, string|null $extraKey = null ]) : mixed
Parameters
$id : int
$typeId : string
$extraKey : string|null = null

end()

public end(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

getData()

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

        
On this page

Search results