Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс OutgoingSectionManager
+ Граф наследования:OutgoingSectionManager:

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

 export ()
 
- Открытые члены унаследованные от Manager
 getError ()
 
 createRoom ()
 
 updateRoom ()
 
 deleteRoom ()
 
 cancelBooking (array $params=[])
 
 clearCache ()
 
 cleanAccessTable ()
 
 prepareResponseData ()
 
 eventHandler ($handler)
 
 addPullEvent ($event)
 
 deleteLocationFromEvents ()
 
 pullDeleteEvents ()
 
 deleteEmptyEvents ()
 
 saveAccess ()
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от Manager
static createInstanceWithRoom (Room $room)
 
static createInstance ()
 
static getRoomsList ()
 
static getRoomById (int $id, array $params=[])
 
static reserveRoom (array $params=[])
 
static releaseRoom (array $params=[])
 
static setEventIdForLocation (int $id)
 
static prepareRoomManagerData ()
 
static checkRoomName (?string $name)
 
- Открытые атрибуты унаследованные от Manager
const TYPE = 'location'
 
- Защищенные члены унаследованные от Manager
 __construct ()
 

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

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

Методы

◆ export()

export ( )
Возвращает
$this

Замещает OutgoingSectionManagerInterface.

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