Открытые члены | |
create (Core\Section\Section $section, SectionContext $context=null) | |
update (Core\Section\Section $section, SectionContext $context) | |
delete (Core\Section\Section $section, SectionContext $context) | |
getAvailableExternalType () | |
![]() | |
getError () | |
createRoom () | |
updateRoom () | |
deleteRoom () | |
cancelBooking (array $params=[]) | |
clearCache () | |
cleanAccessTable () | |
prepareResponseData () | |
eventHandler ($handler) | |
addPullEvent ($event) | |
deleteLocationFromEvents () | |
pullDeleteEvents () | |
deleteEmptyEvents () | |
saveAccess () | |
![]() | |
create (Section $section, SectionContext $context) | |
update (Section $section, SectionContext $context) | |
delete (Section $section, SectionContext $context) | |
getAvailableExternalType () | |
Открытые атрибуты | |
const | CREATE_PATH = '/calendars/' |
const | CALENDAR_PATH = '/calendars/%CALENDAR_ID%' |
const | CALENDAR_LIST_PATH = '/users/me/calendarList/%CALENDAR_ID%' |
![]() | |
const | TYPE = 'location' |
Дополнительные унаследованные члены | |
![]() | |
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) |
![]() | |
__construct () | |
См. определение в файле sectionmanager.php строка 18
create | ( | Core\Section\Section | $section, |
SectionContext | $context = null |
||
) |
Core\Section\Section | $section | |
SectionContext | null | $context |
ConflictException |
См. определение в файле sectionmanager.php строка 33
delete | ( | Core\Section\Section | $section, |
SectionContext | $context | ||
) |
Core\Section\Section | $section | |
SectionContext | $context |
Bitrix\Main\LoaderException
См. определение в файле sectionmanager.php строка 167
getAvailableExternalType | ( | ) |
Замещает SectionManagerInterface.
См. определение в файле sectionmanager.php строка 270
update | ( | Core\Section\Section | $section, |
SectionContext | $context | ||
) |
Core\Section\Section | $section | |
SectionContext | $context |
Bitrix\Main\ArgumentException
См. определение в файле sectionmanager.php строка 105
const CALENDAR_LIST_PATH = '/users/me/calendarList/%CALENDAR_ID%' |
См. определение в файле sectionmanager.php строка 23
const CALENDAR_PATH = '/calendars/%CALENDAR_ID%' |
См. определение в файле sectionmanager.php строка 22
const CREATE_PATH = '/calendars/' |
См. определение в файле sectionmanager.php строка 21