1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Config

Открытые члены

 __construct (array $params=null)
 setFrom ($from)
 setHost ($host)
 setPort ($port)
 setProtocol ($protocol)
 setLogin ($login)
 setPassword ($password)
 setIsOauth ($isOauth)
 getFrom ()
 getHost ()
 getPort ()
 getProtocol ()
 getLogin ()
 getPassword ()
 getIsOauth ()
 getCloudOAuthRefreshData ()
 setCloudOAuthRefreshData (?CloudOAuthRefreshData $data)
 check (&$error=null, Main\ErrorCollection &$errors=null)

Открытые статические члены

static canCheck ()

Защищенные данные

 $from
 $host
 $port
 $protocol
 $login
 $password
bool $isOauth = false
CloudOAuthRefreshData $cloudOAuthRefreshData = null

Подробное описание

См. определение в файле config.php строка 8

Конструктор(ы)

◆ __construct()

__construct ( array $params = null)

См. определение в файле config.php строка 62

Методы

◆ canCheck()

canCheck ( )
static

См. определение в файле config.php строка 176

◆ check()

check ( & $error = null,
Main\ErrorCollection & $errors = null )

См. определение в файле config.php строка 181

◆ getCloudOAuthRefreshData()

getCloudOAuthRefreshData ( )

См. определение в файле config.php строка 164

◆ getFrom()

getFrom ( )

См. определение в файле config.php строка 124

◆ getHost()

getHost ( )

См. определение в файле config.php строка 129

◆ getIsOauth()

getIsOauth ( )

Is password value OAuth meta build

Возвращает
bool

См. определение в файле config.php строка 159

◆ getLogin()

getLogin ( )

См. определение в файле config.php строка 144

◆ getPassword()

getPassword ( )

См. определение в файле config.php строка 149

◆ getPort()

getPort ( )

См. определение в файле config.php строка 134

◆ getProtocol()

getProtocol ( )

См. определение в файле config.php строка 139

◆ setCloudOAuthRefreshData()

setCloudOAuthRefreshData ( ?CloudOAuthRefreshData $data)

См. определение в файле config.php строка 169

◆ setFrom()

setFrom ( $from)

См. определение в файле config.php строка 75

◆ setHost()

setHost ( $host)

См. определение в файле config.php строка 81

◆ setIsOauth()

setIsOauth ( $isOauth)

Set is OAuth flag

Аргументы
mixed$isOauthValue
Возвращает
$this

См. определение в файле config.php строка 118

◆ setLogin()

setLogin ( $login)

См. определение в файле config.php строка 99

◆ setPassword()

setPassword ( $password)

См. определение в файле config.php строка 105

◆ setPort()

setPort ( $port)

См. определение в файле config.php строка 87

◆ setProtocol()

setProtocol ( $protocol)

См. определение в файле config.php строка 93

Поля

◆ $cloudOAuthRefreshData

CloudOAuthRefreshData $cloudOAuthRefreshData = null
protected

См. определение в файле config.php строка 60

◆ $from

$from
protected

См. определение в файле config.php строка 16

◆ $host

$host
protected

См. определение в файле config.php строка 23

◆ $isOauth

bool $isOauth = false
protected

См. определение в файле config.php строка 58

◆ $login

$login
protected

См. определение в файле config.php строка 44

◆ $password

$password
protected

См. определение в файле config.php строка 51

◆ $port

$port
protected

См. определение в файле config.php строка 30

◆ $protocol

$protocol
protected

См. определение в файле config.php строка 37


Объявления и описания членов класса находятся в файле: