Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Horde_Kolab_Server_Connection_Simpleldap
PHP 클래스 Horde_Kolab_Server_Connection_Simpleldap, horde
Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
링크 보기:
http://pear.horde.org/index.php?package=Kolab_Server
저자:
Gunnar Wrobel (
[email protected]
)
상속:
implements
Horde_Kolab_Server_Connection_Interface
파일 보기
프로젝트 열기: horde/horde
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
Horde_Ldap
$ldap
)
Constructor
getRead
( ) :
mixed
Get the server read connection.
getWrite
( ) :
mixed
Get the server write connection.
메소드 상세
__construct()
공개
메소드
Constructor
public
__construct
(
Horde_Ldap
$ldap
)
$ldap
Horde_Ldap
The ldap connection.
getRead()
공개
메소드
Get the server read connection.
public
getRead
( ) :
mixed
리턴
mixed
The connection for reading data.
getWrite()
공개
메소드
Get the server write connection.
public
getWrite
( ) :
mixed
리턴
mixed
The connection for writing data.