Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ingo_Factory_Transport
PHP 클래스 Ingo_Factory_Transport, horde
링크 보기:
http://pear.horde.org/index.php?package=Ingo
저자:
Michael Slusarz (
[email protected]
)
저자:
Jan Schneider (
[email protected]
)
상속:
extends
Horde_Core_Factory_Base
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
create
(
array
$transport
) :
Ingo_Transport
Returns a Ingo_Transport instance.
메소드 상세
create()
공개
메소드
Returns a Ingo_Transport instance.
public
create
(
array
$transport
) :
Ingo_Transport
$transport
array
A transport driver name and parameter hash.
리턴
Ingo_Transport
The Ingo_Transport instance.