PHP 클래스 Api\ServiceType\ApiLogin

상속: extends WsdlToPhp\PackageBase\AbstractSoapClientBase
파일 보기 프로젝트 열기: wsdltophp/packagegenerator

공개 메소드들

메소드 설명
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