Methods summary
public
|
|
protected
boolean
|
#
init( )
Prepare driver before mount volume.
Return true if volume is ready.
Prepare driver before mount volume.
Return true if volume is ready.
Returns
boolean
|
public
Array
|
#
netmountPrepare( $options )
Prepare
Call from elFinder::netmout() before volume->mount()
Prepare
Call from elFinder::netmout() before volume->mount()
Parameters
Returns
Array
Author
Naoki Sawada
|
public
boolean
|
#
netunmount( $netVolumes, $key )
process of on netunmount
Drop table dropbox & rm thumbs
process of on netunmount
Drop table dropbox & rm thumbs
Parameters
Returns
boolean
|
public
boolean
|
#
mount( array $opts )
"Mount" volume.
Return true if volume available for read or write,
false - otherwise
"Mount" volume.
Return true if volume available for read or write,
false - otherwise
Parameters
Returns
boolean
Author
Naoki Sawada
|
protected
|
|
public
array
|
#
debug( )
Return debug info for client.
Return debug info for client.
Returns
array
|