Bitrix API

Task

AbstractYes

Table of Contents

Methods

getConfig()  : mixed
getConverter()  : Converter
produce()  : Result
produceSub()  : mixed
sendEvents()  : void
setConfig()  : mixed
setConverter()  : mixed

Methods

getConfig()

public getConfig(mixed $field) : mixed
Parameters
$field : mixed

getConverter()

public getConverter() : Converter
Tags
throws
NotImplementedException
Return values
Converter

produce()

public produce(int|Item $source[, int $userId = 0 ][, array<string|int, mixed> $parameters = array() ]) : Result
Parameters
$source : int|Item
$userId : int = 0
$parameters : array<string|int, mixed> = array()
Tags
see
RegularTemplateTaskReplicator::replicate()
throws
NotImplementedException
Return values
Result

produceSub()

public produceSub(mixed $source, mixed $destination[, array<string|int, mixed> $parameters = array() ][, mixed $userId = 0 ]) : mixed
Parameters
$source : mixed
$destination : mixed
$parameters : array<string|int, mixed> = array()
$userId : mixed = 0

sendEvents()

public sendEvents(int $taskId, int $userId) : void
Parameters
$taskId : int
$userId : int

setConfig()

public setConfig(mixed $field, mixed $value) : mixed
Parameters
$field : mixed
$value : mixed

setConverter()

public setConverter(mixed $converter) : mixed
Parameters
$converter : mixed

        
On this page

Search results