|
|
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 43 of file BrowseLicense.php.
| Fossology\UI\Page\BrowseLicense::countFileListing |
( |
ItemTreeBounds |
$itemTreeBounds | ) |
|
|
private |
- Parameters
-
| ItemTreeBounds | $itemTreeBounds | |
- Returns
- array with keys 'isFlat','iTotalRecords','fileSwitch'
Definition at line 206 of file BrowseLicense.php.
| Fossology\UI\Page\BrowseLicense::createLicenseHistogram |
( |
|
$uploadTreeId, |
|
|
|
$tagId, |
|
|
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$agentIds, |
|
|
|
$groupId |
|
) |
| |
|
private |
- Parameters
-
| $uploadTreeId | |
| $tagId | |
| ItemTreeBounds | $itemTreeBounds | |
| int|int[] | $agentIds |
| ClearingDecision | [] |
- Returns
- array
Definition at line 225 of file BrowseLicense.php.
| Fossology\UI\Page\BrowseLicense::createLicenseHistogramJSarray |
( |
|
$scannerLics, |
|
|
|
$editedLics, |
|
|
|
$licListUri |
|
) |
| |
|
protected |
- Parameters
-
| array | $scannerLics | |
| array | $editedLics | |
| string | |
- Returns
- array
- Todo:
- convert to template
Definition at line 275 of file BrowseLicense.php.
| Fossology\UI\Page\BrowseLicense::getUploadHist |
( |
|
$itemTreeBounds | ) |
|
Get the upload histogram generated
- Parameters
-
| ItemTreeBounds | $itemTreeBounds | |
- Returns
- array
Definition at line 325 of file BrowseLicense.php.
| Fossology\UI\Page\BrowseLicense::handle |
( |
Request |
$request | ) |
|
|
protected |
| Fossology\UI\Page\BrowseLicense::renderString |
( |
|
$templateName, |
|
|
|
$vars |
|
) |
| |
- Parameters
-
| string | $templateName | |
| array | $vars | |
- Returns
- string
Definition at line 315 of file BrowseLicense.php.
| 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 155 of file BrowseLicense.php.
The documentation for this class was generated from the following file: