Upload a file from the users computer using the UI.
More...
|
const | NAME = "admin_obligation_from_csv" |
|
const | KEY_UPLOAD_MAX_FILESIZE = 'upload_max_filesize' |
|
const | FILE_INPUT_NAME = 'file_input' |
|
const | FILE_INPUT_NAME_V2 = 'fileInput' |
|
const | PERMISSION = "permission" |
|
const | REQUIRES_LOGIN = "requiresLogin" |
|
const | ENABLE_MENU = "ENABLE_MENU" |
|
const | LEVEL = "level" |
|
const | DEPENDENCIES = "dependencies" |
|
const | INIT_ORDER = "initOrder" |
|
const | MENU_LIST = "menuList" |
|
const | MENU_ORDER = "menuOrder" |
|
const | MENU_TARGET = "menuTarget" |
|
const | TITLE = "title" |
|
| $fileLogger |
|
|
| $container |
|
| $renderer |
|
| $microMenu |
|
Upload a file from the users computer using the UI.
Definition at line 22 of file AdminObligationFromCSV.php.
◆ getFileInputName()
Fossology\UI\Page\AdminObligationFromCSV::getFileInputName |
( |
|
$apiVersion = ApiVersion::V1 | ) |
|
◆ handle()
Fossology\UI\Page\AdminObligationFromCSV::handle |
( |
Request |
$request | ) |
|
|
protected |
The documentation for this class was generated from the following file: