Открытые атрибуты | |
const | LINE_SEPARATOR = "\r\n" |
const | BATCH_PATH = 'https://www.googleapis.com/batch/calendar/v3/' |
const | CHUNK_LENGTH = 50 |
![]() | |
const | TYPE = 'location' |
Дополнительные унаследованные члены | |
![]() | |
getError () | |
createRoom () | |
updateRoom () | |
deleteRoom () | |
cancelBooking (array $params=[]) | |
clearCache () | |
cleanAccessTable () | |
prepareResponseData () | |
eventHandler ($handler) | |
addPullEvent ($event) | |
deleteLocationFromEvents () | |
pullDeleteEvents () | |
deleteEmptyEvents () | |
saveAccess () | |
![]() | |
export (Sync\Entities\SyncEventMap $syncEventMap, Sync\Entities\SyncSectionMap $syncSectionMap) | |
![]() | |
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 () | |
См. определение в файле outgoingeventmanager.php строка 29
const BATCH_PATH = 'https://www.googleapis.com/batch/calendar/v3/' |
См. определение в файле outgoingeventmanager.php строка 32
const CHUNK_LENGTH = 50 |
См. определение в файле outgoingeventmanager.php строка 33
const LINE_SEPARATOR = "\r\n" |
См. определение в файле outgoingeventmanager.php строка 31