|
const | NAME = "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" |
|
|
| $agentNames = AgentRef::AGENT_LIST |
|
| $container |
|
| $renderer |
|
| $microMenu |
|
|
| $uploadtree_tablename = "" |
|
| $uploadDao |
|
| $licenseDao |
|
| $clearingDao |
|
| $agentDao |
|
| $clearingFilter |
|
| $licenseProjector |
|
Definition at line 33 of file BrowseLicense.php.
◆ countFileListing()
Fossology\UI\Page\BrowseLicense::countFileListing |
( |
ItemTreeBounds |
$itemTreeBounds | ) |
|
|
private |
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
- Returns
- array with keys 'isFlat','iTotalRecords','fileSwitch'
Definition at line 209 of file BrowseLicense.php.
◆ createLicenseHistogram()
Fossology\UI\Page\BrowseLicense::createLicenseHistogram |
( |
|
$uploadTreeId, |
|
|
|
$tagId, |
|
|
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$agentIds, |
|
|
|
$groupId |
|
) |
| |
- Parameters
-
| $uploadTreeId | |
| $tagId | |
ItemTreeBounds | $itemTreeBounds | |
int | int[] | $agentIds | |
| ClearingDecision | [] |
- Returns
- array
Definition at line 228 of file BrowseLicense.php.
◆ createLicenseHistogramJSarray()
Fossology\UI\Page\BrowseLicense::createLicenseHistogramJSarray |
( |
|
$scannerLics, |
|
|
|
$editedLics, |
|
|
|
$licListUri |
|
) |
| |
|
protected |
- Parameters
-
array | $scannerLics | |
array | $editedLics | |
| string | |
- Returns
- array
- Todo:
- convert to template
Definition at line 276 of file BrowseLicense.php.
◆ getUploadHist()
Fossology\UI\Page\BrowseLicense::getUploadHist |
( |
|
$itemTreeBounds | ) |
|
Get the upload histogram generated
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
- Returns
- array
Definition at line 326 of file BrowseLicense.php.
◆ handle()
Fossology\UI\Page\BrowseLicense::handle |
( |
Request |
$request | ) |
|
|
protected |
◆ renderString()
Fossology\UI\Page\BrowseLicense::renderString |
( |
|
$templateName, |
|
|
|
$vars |
|
) |
| |
- Parameters
-
string | $templateName | |
array | $vars | |
- Returns
- string
Definition at line 316 of file BrowseLicense.php.
◆ showUploadHist()
Fossology\UI\Page\BrowseLicense::showUploadHist |
( |
ItemTreeBounds |
$itemTreeBounds | ) |
|
|
private |
Given an $Uploadtree_pk, display:
- The histogram for the directory BY LICENSE.
- The file listing for the directory.
Definition at line 158 of file BrowseLicense.php.
The documentation for this class was generated from the following file: