ZenphotoCMS 1.6.3

elFinderVolumeFlysystemGoogleDriveNetmount extends Driver
in package

Table of Contents

Methods

__construct()  : mixed
debug()  : array<string|int, mixed>
Return debug info for client.
mount()  : bool
"Mount" volume.
netmountPrepare()  : array<string|int, mixed>
Prepare Call from elFinder::netmout() before volume->mount()
init()  : bool
Prepare driver before mount volume.
tmbname()  : mixed

Methods

mount()

"Mount" volume.

public mount(array<string|int, mixed> $opts) : bool

Return true if volume available for read or write, false - otherwise

Parameters
$opts : array<string|int, mixed>
Tags
author

Naoki Sawada

Return values
bool

netmountPrepare()

Prepare Call from elFinder::netmout() before volume->mount()

public netmountPrepare( $options) : array<string|int, mixed>
Parameters
$options :
Tags
author

Naoki Sawada

Return values
array<string|int, mixed>

        
On this page

Search results