Bitrix API

OutgoingManager

Table of Contents

Constants

TIME_SLICE  = 2600000

Methods

__construct()  : mixed
export()  : Result
exportSection()  : Result
exportSectionEvents()  : Result
exportSections()  : Result
exportSectionSimple()  : Result
subscribeConnection()  : Result
subscribeSection()  : Result

Constants

Methods

export()

public export() : Result
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

exportSection()

public exportSection(Section $section) : Result
Parameters
$section : Section
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
throws
Exception
Return values
Result

exportSectionEvents()

public exportSectionEvents(SectionConnection $sectionLink[, array<string|int, mixed> $excludeEventIds = [] ]) : Result
Parameters
$sectionLink : SectionConnection
$excludeEventIds : array<string|int, mixed> = []
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

exportSections()

public exportSections([array<string|int, mixed> $params = [] ]) : Result
Parameters
$params : array<string|int, mixed> = []
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

subscribeConnection()

public subscribeConnection() : Result
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

        
On this page

Search results