Открытые члены | |
getUrlOauthAction (string $serviceName, string $type=OAuth::WEB_TYPE) | |
getServicesAction () | |
getConnectionUrlAction () | |
connectMailboxAction (string $login='', string $password='', int $serviceId=0, string $server='', int $port=993, bool $ssl=true, string $storageOauthUid='', bool $syncAfterConnection=true, bool $useSmtp=true, string $serverSmtp='', int $portSmtp=587, bool $sslSmtp=true, string $loginSmtp='', string $passwordSMTP='') | |
Открытые члены унаследованные от Controller | |
__construct (Request $request=null) | |
forward ($controller, string $actionName, array $parameters=null) | |
getConfigurationOfActions () | |
getModuleId () | |
isLocatedUnderPsr4 () | |
getActionUri (string $actionName, array $params=[], bool $absolute=false) | |
getUnsignedParameters () | |
getCurrentUser () | |
setCurrentUser (CurrentUser $currentUser) | |
convertKeysToCamelCase ($data) | |
listNameActions () | |
configureActions () | |
getAutoWiredParameters () | |
getPrimaryAutoWiredParameter () | |
getDefaultAutoWiredParameters () | |
getRequest () | |
getScope () | |
setScope ($scope) | |
getSourceParametersList () | |
setSourceParametersList ($sourceParametersList) | |
run ($actionName, array $sourceParametersList) | |
finalizeResponse (Response $response) | |
generateActionMethodName ($action) | |
redirectTo ($url) | |
getErrors () | |
getErrorByCode ($code) | |
См. определение в файле mailboxconnecting.php строка 22
connectMailboxAction | ( | string | $login = '', |
string | $password = '', | ||
int | $serviceId = 0, | ||
string | $server = '', | ||
int | $port = 993, | ||
bool | $ssl = true, | ||
string | $storageOauthUid = '', | ||
bool | $syncAfterConnection = true, | ||
bool | $useSmtp = true, | ||
string | $serverSmtp = '', | ||
int | $portSmtp = 587, | ||
bool | $sslSmtp = true, | ||
string | $loginSmtp = '', | ||
string | $passwordSMTP = '' ) |
См. определение в файле mailboxconnecting.php строка 84
getConnectionUrlAction | ( | ) |
См. определение в файле mailboxconnecting.php строка 78
getServicesAction | ( | ) |
Bitrix\Main\LoaderException
См. определение в файле mailboxconnecting.php строка 53
getUrlOauthAction | ( | string | $serviceName, |
string | $type = OAuth::WEB_TYPE ) |
string | $serviceName | |
string | $type |
Bitrix\Main\LoaderException
См. определение в файле mailboxconnecting.php строка 30