PHP 클래스 Gollem_Factory_Vfs, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
저자: Michael J. Rubinsky ([email protected])
저자: Jan Schneider ([email protected])
상속: extends Horde_Core_Factory_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
create ( string $backend ) : Horde_Vfs Returns the VFS instance.

메소드 상세

create() 공개 메소드

Returns the VFS instance.
public create ( string $backend ) : Horde_Vfs
$backend string The backend to return.
리턴 Horde_Vfs The VFS object.