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