PHP 클래스 Horde_Imap_Client_Socket_Connection_Base, horde

NOTE: This class is NOT intended to be accessed outside of the package. There is NO guarantees that the API of this class will not change across versions.
저자: Michael Slusarz ([email protected])
상속: extends Horde\Socket\Client
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_protocol string Protocol type.

보호된 메소드들

메소드 설명
_connect ( $host, $port, $timeout, $secure, $context, $retries )

메소드 상세

_connect() 보호된 메소드

protected _connect ( $host, $port, $timeout, $secure, $context, $retries )

프로퍼티 상세

$_protocol 보호되어 있는 프로퍼티

Protocol type.
protected string $_protocol
리턴 string