См. определение в файле pull_options.php строка 5
◆ CheckNeedRun()
CheckNeedRun |
( |
| $bGetSectionStatus = true | ) |
|
|
static |
◆ ClearAgent()
◆ ClearCheckCache()
◆ GetCommandPerHit()
◆ GetConfigTimestamp()
◆ GetConfigTtl()
◆ GetDefaultOption()
GetDefaultOption |
( |
| $optionName | ) |
|
|
static |
◆ GetDependentModule()
◆ GetExcludeSites()
◆ GetGuestStatus()
◆ GetJsonRpcUrl()
◆ GetListenSecureUrl()
GetListenSecureUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetListenUrl()
GetListenUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetMaxChannelsPerRequest()
GetMaxChannelsPerRequest |
( |
| ) |
|
|
static |
◆ GetMaxMessagesPerRequest()
GetMaxMessagesPerRequest |
( |
| ) |
|
|
static |
◆ GetMaxPayload()
◆ GetNginxStatus()
◆ GetPublishUrl()
GetPublishUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetPublishWebEnabled()
◆ GetPublishWebSecureUrl()
GetPublishWebSecureUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetPublishWebUrl()
GetPublishWebUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetPushMessagePerHit()
◆ GetPushStatus()
◆ GetQueueServerHeaders()
GetQueueServerHeaders |
( |
| ) |
|
|
static |
◆ GetQueueServerMode()
Return operation mode of the associated server.
- Возвращает
- string
См. определение в файле pull_options.php строка 160
◆ GetQueueServerStatus()
◆ GetQueueServerVersion()
GetQueueServerVersion |
( |
| ) |
|
|
static |
◆ GetSignatureAlgorithm()
GetSignatureAlgorithm |
( |
| ) |
|
|
static |
◆ GetSignatureKey()
◆ GetWebSocket()
◆ GetWebSocketSecureUrl()
GetWebSocketSecureUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ GetWebSocketStatus()
◆ GetWebSocketUrl()
GetWebSocketUrl |
( |
| $channelId = "" | ) |
|
|
static |
◆ IsProtobufEnabled()
◆ IsProtobufSupported()
◆ IsServerShared()
◆ IsSharedWorkerAllowed()
IsSharedWorkerAllowed |
( |
| ) |
|
|
static |
◆ ModuleEnable()
◆ OnEpilog()
◆ OnProlog()
◆ SendConfigDie()
◆ SetCommandPerHit()
SetCommandPerHit |
( |
| $count | ) |
|
|
static |
◆ SetConfigTimestamp()
SetConfigTimestamp |
( |
| $timestamp = 0 | ) |
|
|
static |
◆ SetExcludeSites()
SetExcludeSites |
( |
| $sites | ) |
|
|
static |
◆ SetGuestStatus()
SetGuestStatus |
( |
| $flag = "N" | ) |
|
|
static |
◆ SetJsonRpcUrl()
SetJsonRpcUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetListenSecureUrl()
SetListenSecureUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetListenUrl()
SetListenUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetNginxStatus()
SetNginxStatus |
( |
| $flag = "N" | ) |
|
|
static |
◆ SetPublishUrl()
SetPublishUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetPublishWebSecureUrl()
SetPublishWebSecureUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetPublishWebUrl()
SetPublishWebUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetPushMessagePerHit()
SetPushMessagePerHit |
( |
| $count | ) |
|
|
static |
◆ SetPushStatus()
SetPushStatus |
( |
| $flag = "N" | ) |
|
|
static |
◆ SetQueueServerHeaders()
SetQueueServerHeaders |
( |
| $flag = "Y" | ) |
|
|
static |
◆ SetQueueServerMode()
SetQueueServerMode |
( |
| $mode | ) |
|
|
static |
Sets operation mode of the associated server.
- Аргументы
-
string | $mode | Operation mode of the server. |
См. определение в файле pull_options.php строка 168
◆ SetQueueServerStatus()
SetQueueServerStatus |
( |
| $flag = "N" | ) |
|
|
static |
◆ SetQueueServerVersion()
SetQueueServerVersion |
( |
| $version | ) |
|
|
static |
◆ SetSharedWorkerAllowed()
SetSharedWorkerAllowed |
( |
bool | $val | ) |
|
|
static |
◆ SetSignatureKey()
SetSignatureKey |
( |
| $signature | ) |
|
|
static |
◆ SetWebSocket()
SetWebSocket |
( |
| $flag = "N" | ) |
|
|
static |
◆ SetWebSocketSecureUrl()
SetWebSocketSecureUrl |
( |
| $path = "" | ) |
|
|
static |
◆ SetWebSocketUrl()
SetWebSocketUrl |
( |
| $path = "" | ) |
|
|
static |
◆ $optionDefaultConfig
$optionDefaultConfig = null |
|
static |
◆ $optionDefaultModule
$optionDefaultModule = null |
|
static |
◆ MAX_CHANNELS_PER_REQUEST
const MAX_CHANNELS_PER_REQUEST = 'limit_max_channels_per_request' |
◆ MAX_MESSAGES_PER_REQUEST
const MAX_MESSAGES_PER_REQUEST = 'limit_max_messages_per_request' |
◆ MAX_PAYLOAD
const MAX_PAYLOAD = 'limit_max_payload' |
◆ PROTOBUF_ENABLED
const PROTOBUF_ENABLED = 'enable_protobuf' |
◆ SERVER_MODE_PERSONAL
const SERVER_MODE_PERSONAL = 'personal' |
◆ SERVER_MODE_SHARED
const SERVER_MODE_SHARED = 'shared' |
Объявления и описания членов класса находятся в файле: