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_Storage
PHP 클래스 Ingo_Factory_Storage, horde
링크 보기:
http://pear.horde.org/index.php?package=Ingo
저자:
Michael Slusarz (
[email protected]
)
상속:
extends
Horde_Core_Factory_Base
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
create
(
string
$driver
= null,
array
$params
= null ) :
Ingo_Storage
Return the Ingo_Storage instance.
메소드 상세
create()
공개
메소드
Return the Ingo_Storage instance.
public
create
(
string
$driver
= null,
array
$params
= null ) :
Ingo_Storage
$driver
string
Driver name.
$params
array
Configuration parameters.
리턴
Ingo_Storage
The singleton instance.