IsFileSelectableEvent

FinalYes

Listeners to this event are able to define whether a file can be selected in the file browser

Table of Contents

Methods

__construct()  : mixed
allowFileSelection()  : void
denyFileSelection()  : void
getFile()  : FileInterface
isFileSelectable()  : bool

Methods

allowFileSelection()

public allowFileSelection() : void

denyFileSelection()

public denyFileSelection() : void

isFileSelectable()

public isFileSelectable() : bool
Return values
bool

        
On this page

Search results