|
1C-Bitrix 25.700.0
|
Открытые члены | |
| addSectionPush (SectionConnection $link) | |
| renewPush (Push $pushChannel) | |
| deletePush (Push $pushChannel) | |
| addConnectionPush (Connection $connection) | |
| Открытые члены унаследованные от Manager | |
| getError () | |
| createRoom () | |
| updateRoom () | |
| deleteRoom () | |
| cancelBooking (array $params=[]) | |
| clearCache () | |
| cleanAccessTable () | |
| prepareResponseData () | |
| eventHandler ($handler) | |
| addPullEvent (PushCommand $event) | |
| deleteLocationFromEvents () | |
| pullDeleteEvents () | |
| deleteEmptyEvents () | |
| saveAccess () | |
| Открытые члены унаследованные от PushManagerInterface | |
| addConnectionPush (Connection $connection) | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от 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, ?string $location=null) |
| static | prepareRoomManagerData () |
| static | checkRoomName (?string $name) |
| Поля данных унаследованные от Manager | |
| const | TYPE = 'location' |
| Защищенные члены унаследованные от Manager | |
| __construct () | |
См. определение в файле pushmanager.php строка 20
| addConnectionPush | ( | Connection | $connection | ) |
| Connection | $connection |
| ArgumentException | |
| LoaderException | |
| ObjectException | |
Bitrix\Main\SystemException
См. определение в файле pushmanager.php строка 114
| addSectionPush | ( | SectionConnection | $link | ) |
| SectionConnection | $link |
| ArgumentException | |
| LoaderException | |
| ObjectException | |
Bitrix\Main\SystemException
Замещает PushManagerInterface.
См. определение в файле pushmanager.php строка 30
| deletePush | ( | Push | $pushChannel | ) |
| Push | $pushChannel |
| ArgumentException | |
| LoaderException |
Замещает PushManagerInterface.
См. определение в файле pushmanager.php строка 84
| renewPush | ( | Push | $pushChannel | ) |
Замещает PushManagerInterface.
См. определение в файле pushmanager.php строка 73