AfterDefaultUploadFolderWasResolvedEvent

FinalYes

Event that is fired after the default upload folder for a user was checked

Table of Contents

Methods

__construct()  : mixed
getFieldName()  : string|null
getPid()  : int|null
getTable()  : string|null
getUploadFolder()  : FolderInterface|null
setUploadFolder()  : void

Methods

__construct()

public __construct(FolderInterface|null $uploadFolder, int|null $pid, string|null $table, string|null $fieldName) : mixed
Parameters
$uploadFolder : FolderInterface|null
$pid : int|null
$table : string|null
$fieldName : string|null

getFieldName()

public getFieldName() : string|null
Return values
string|null

getPid()

public getPid() : int|null
Return values
int|null

getTable()

public getTable() : string|null
Return values
string|null

        
On this page

Search results