about page on UI
More...
|
const | NAME = "home" |
|
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" |
|
about page on UI
Definition at line 23 of file HomePage.php.
◆ getEmailFromOAuth()
Fossology\UI\Page\HomePage::getEmailFromOAuth |
( |
| ) |
|
|
private |
Get the email from the OAuth2 server.
- Exceptions
-
Definition at line 105 of file HomePage.php.
◆ getEmailFromResource()
Fossology\UI\Page\HomePage::getEmailFromResource |
( |
|
$provider, |
|
|
|
$accessToken |
|
) |
| |
|
private |
Get the email information from the resource server.
- Parameters
-
GenericProvider | $provider | |
AccessToken | $accessToken | |
- Returns
- string|NULL
Definition at line 194 of file HomePage.php.
◆ handle()
Fossology\UI\Page\HomePage::handle |
( |
Request |
$request | ) |
|
|
protected |
The documentation for this class was generated from the following file: