Bitrix API

Synchronization

Table of Contents

Methods

__construct()  : mixed
createEvent()  : Result
createInstance()  : Result
createRecurrence()  : Result
createSection()  : Result
deleteEvent()  : Result
deleteInstance()  : Result
deleteInstanceEventConnection()  : mixed
deleteSection()  : Result
reCreateRecurrence()  : Result
updateEvent()  : Result
updateInstance()  : Result
updateSection()  : Result
upEventVersion()  : void

Methods

deleteInstanceEventConnection()

public deleteInstanceEventConnection(Event $event) : mixed
Parameters
$event : Event

reCreateRecurrence()

public reCreateRecurrence(Event $masterEvent, Context $context) : Result
Parameters
$masterEvent : Event
$context : Context
Tags
throws
ArgumentException
throws
BaseException
throws
ObjectNotFoundException
throws
ObjectPropertyException
throws
SystemException
throws
Exception
Return values
Result

upEventVersion()

public upEventVersion(Event $event, Connection $connection, string $version) : void
Parameters
$event : Event
$connection : Connection
$version : string
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
throws
Exception

        
On this page

Search results