Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Synchronization

Открытые члены

 __construct (FactoriesCollection $factories)
 
 createEvent (Event $event, Context $context)
 
 updateEvent (Event $event, Context $context)
 
 deleteEvent (Event $event, Context $context)
 
 createInstance (Event $event, Context $context)
 
 updateInstance (Event $event, Context $context)
 
 deleteInstance (Event $event, Context $context)
 
 createSection (Section $section, Context $context)
 
 updateSection (Section $section, Context $context)
 
 deleteSection (Section $section, Context $context)
 

Подробное описание

См. определение в файле synchronization.php строка 38

Конструктор(ы)

◆ __construct()

__construct ( FactoriesCollection $factories)
Аргументы
FactoriesCollection$factories
Исключения
ObjectNotFoundException

См. определение в файле synchronization.php строка 56

Методы

◆ createEvent()

createEvent ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 73

◆ createInstance()

createInstance ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 314

◆ createSection()

createSection ( Section $section,
Context $context )
Аргументы
Section$section
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 455

◆ deleteEvent()

deleteEvent ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 115

◆ deleteInstance()

deleteInstance ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 344

◆ deleteSection()

deleteSection ( Section $section,
Context $context )
Аргументы
Section$section
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 485

◆ updateEvent()

updateEvent ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 94

◆ updateInstance()

updateInstance ( Event $event,
Context $context )
Аргументы
Event$event
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 329

◆ updateSection()

updateSection ( Section $section,
Context $context )
Аргументы
Section$section
Context$context
Возвращает
Result
Исключения
ArgumentException
Core

Base\BaseException

Исключения
ObjectPropertyException
SystemException

См. определение в файле synchronization.php строка 470