|
const | NAME = "advice_license" |
|
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 |
|
|
| getDataRow ($groupId, $licId) |
|
| bool2checkbox ($bool) |
|
| saveInput (Request $request, $oldRow, $userId) |
|
Definition at line 20 of file AdviceLicense.php.
◆ saveInput()
Fossology\UI\Page\AdviceLicense::saveInput |
( |
Request |
$request, |
|
|
|
$oldRow, |
|
|
|
$userId |
|
) |
| |
|
private |
- Parameters
-
Request | $request | |
array | $oldRow | |
| $userId | |
- Returns
- array $newRow
- Exceptions
-
Definition at line 148 of file AdviceLicense.php.
The documentation for this class was generated from the following file: