|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (Message $message) | |
| Открытые члены унаследованные от BaseChatEvent | |
| __construct (Chat $chat) | |
| getTarget () | |
| Открытые члены унаследованные от BaseEvent | |
| __construct () | |
| send () | |
| getBase () | |
| getPullByUsers () | |
| getMobilePushByUsers () | |
| isGlobal () | |
| shouldSendToOnlySpecificRecipients () | |
| shouldSendMobilePush () | |
| Открытые члены унаследованные от Event | |
| __construct ($moduleId, $type, $parameters=array(), $filter=null) | |
| getModuleId () | |
| getEventType () | |
| setParameters ($parameters) | |
| getParameters () | |
| setParameter ($key, $value) | |
| getParameter ($key) | |
| setFilter ($filter) | |
| getFilter () | |
| getResults () | |
| addResult (EventResult $result) | |
| getSender () | |
| send ($sender=null) | |
| addException (\Exception $exception) | |
| getExceptions () | |
| turnDebugOn () | |
| isDebugOn () | |
| addDebugInfo ($ar) | |
| getDebugInfo () | |
Защищенные данные | |
| Message | $message |
| Защищенные данные унаследованные от BaseChatEvent | |
| Chat | $chat |
| Защищенные данные унаследованные от BaseEvent | |
| int | $expiry |
| Sender | $sender |
| string | $moduleId = 'im' |
| array | $basePullParams |
| Защищенные данные унаследованные от Event | |
| $moduleId | |
| $type | |
| $parameters = array() | |
| $parametersLoader = null | |
| $filter = null | |
| $sender = null | |
| $debugMode = false | |
| $debugInfo = array() | |
| $results = array() | |
| $exceptions = array() | |
Дополнительные унаследованные члены | |
| Защищенные члены унаследованные от BaseChatEvent | |
| getRecipients () | |
| getBaseDialogId () | |
| Защищенные члены унаследованные от BaseEvent | |
| getDiffByUser (int $userId) | |
| getBasePullParams () | |
| getBasePullParamsInternal () | |
| getType () | |
| getSkippedUserIds () | |
| Защищенные члены унаследованные от Event | |
| loadParameters () | |
См. определение в файле BaseMessageEvent.php строка 7
| __construct | ( | Message | $message | ) |
См. определение в файле BaseMessageEvent.php строка 11
|
protected |
См. определение в файле BaseMessageEvent.php строка 9