PHP 클래스 elFinderVolumeFlysystemGoogleDriveNetmount

상속: extends Hypweb\elFinderFlysystemDriverExt\Driver
파일 보기 프로젝트 열기: studio-42/elfinder 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
mount ( array $opts ) : boolean "Mount" volume.
netmountPrepare ( $options ) : Array Prepare Call from elFinder::netmout() before volume->mount()
netunmount ( $netVolumes, $key ) : boolean process of on netunmount Drop table dropbox & rm thumbs

보호된 메소드들

메소드 설명
init ( ) : boolean Prepare driver before mount volume.
tmbname ( $stat )

메소드 상세

__construct() 공개 메소드

public __construct ( )

init() 보호된 메소드

Return true if volume is ready.
protected init ( ) : boolean
리턴 boolean

mount() 공개 메소드

Return true if volume available for read or write, false - otherwise
저자: Naoki Sawada
public mount ( array $opts ) : boolean
$opts array
리턴 boolean

netmountPrepare() 공개 메소드

Prepare Call from elFinder::netmout() before volume->mount()
저자: Naoki Sawada
public netmountPrepare ( $options ) : Array
$options
리턴 Array

netunmount() 공개 메소드

process of on netunmount Drop table dropbox & rm thumbs
public netunmount ( $netVolumes, $key ) : boolean
$netVolumes
$key
리턴 boolean

tmbname() 보호된 메소드

protected tmbname ( $stat )