example accessControl class
author |
Dmitry (dio) Levashov |
---|---|
package |
Default |
fsAccess(string $attr, string $path, mixed $data, \elFinderVolumeDriver $volume) : boolean
author |
Dmitry (dio) Levashov |
---|
string
attribute name (read|write|locked|hidden)
string
file path. Attention! This is path relative to volume root directory started with directory separator.
mixed
data which seted in 'accessControlData' elFinder option
\elFinderVolumeDriver
volume driver
boolean