|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getError () | |
| createRoom () | |
| updateRoom () | |
| deleteRoom () | |
| cancelBooking (array $params=[]) | |
| clearCache () | |
| cleanAccessTable () | |
| prepareResponseData () | |
| eventHandler ($handler) | |
| addPullEvent (PushCommand $event) | |
| deleteLocationFromEvents () | |
| pullDeleteEvents () | |
| deleteEmptyEvents () | |
| saveAccess () | |
Открытые статические члены | |
| 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, ?string $location=null) |
| static | prepareRoomManagerData () |
| static | checkRoomName (?string $name) |
Поля данных | |
| const | TYPE = 'location' |
Защищенные члены | |
| __construct () | |
См. определение в файле manager.php строка 23
|
protected |
См. определение в файле manager.php строка 32
| addPullEvent | ( | PushCommand | $event | ) |
См. определение в файле manager.php строка 602
| cancelBooking | ( | array | $params = [] | ) |
| array | $params |
Cancel booking of room
Bitrix\Main\ObjectException
См. определение в файле manager.php строка 329
|
static |
| $name | Validation for name of room |
См. определение в файле manager.php строка 645
| cleanAccessTable | ( | ) |
См. определение в файле manager.php строка 449
| clearCache | ( | ) |
Clears cache for updating list of rooms on the page
См. определение в файле manager.php строка 429
|
static |
См. определение в файле manager.php строка 49
|
static |
| createRoom | ( | ) |
Creating Room in Location Calendar
Exception
См. определение в файле manager.php строка 87
| deleteEmptyEvents | ( | ) |
См. определение в файле manager.php строка 751
| deleteLocationFromEvents | ( | ) |
Delete location value when deleting room
См. определение в файле manager.php строка 667
| deleteRoom | ( | ) |
Deleting room by id in Location calendar
Exception
См. определение в файле manager.php строка 133
| eventHandler | ( | $handler | ) |
| getError | ( | ) |
См. определение в файле manager.php строка 76
|
static |
| int | $id | |
| array | $params |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле manager.php строка 220
|
static |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле manager.php строка 161
| prepareResponseData | ( | ) |
Preparing data with rooms and sections for ajax-actions
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле manager.php строка 505
|
static |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле manager.php строка 532
| pullDeleteEvents | ( | ) |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле manager.php строка 724
|
static |
| array | $params |
Deleting event from calendar location
См. определение в файле manager.php строка 412
|
static |
| saveAccess | ( | ) |
См. определение в файле manager.php строка 788
|
static |
| int | $id |
Setting id of new event in user calendar for event in location calendar
| string | null | $location |
| ArgumentException | |
| ObjectPropertyException | |
| SystemException |
См. определение в файле manager.php строка 472
| updateRoom | ( | ) |
Updating data of room in Location calendar
Exception
См. определение в файле manager.php строка 110
| const TYPE = 'location' |
См. определение в файле manager.php строка 25