PHP Класс Api\ServiceType\ApiLogin

Наследование: extends WsdlToPhp\PackageBase\AbstractSoapClientBase
Показать файл Открыть проект

Открытые методы

Метод Описание
Login ( string $login, string $password ) : string | boolean Method to call the operation originally named Login Meta informations extracted from the WSDL - documentation: Выполняет авторизацию внешней системы и открывает сеанс работы
__toString ( ) : string Method returning the class name
getResult ( ) : string Returns the result

Описание методов

Login() публичный метод

Method to call the operation originally named Login Meta informations extracted from the WSDL - documentation: Выполняет авторизацию внешней системы и открывает сеанс работы
public Login ( string $login, string $password ) : string | boolean
$login string
$password string
Результат string | boolean

__toString() публичный метод

Method returning the class name
public __toString ( ) : string
Результат string __CLASS__

getResult() публичный метод

Returns the result
См. также: AbstractSoapClientBase::getResult()
public getResult ( ) : string
Результат string