|
| setOnlyComments ($displayOnlyCommentedLicenseClearings) |
|
| setOnlyAcknowledgements ($displayOnlyAcknowledgements) |
|
| checkLicenseId ($licenses1, $licenses2) |
| callback to compare licenses More...
|
|
| updateIdentifiedGlobalLicenses ($licensesMain, $licenses) |
| Copy identified global licenses. More...
|
|
| __construct ($groupBy="content") |
|
| getCliArgs () |
|
| getUploadId () |
|
| getUserId () |
|
| getGroupId () |
|
| getCleared ($uploadId, $groupId=null, $extended=true, $agentcall=null, $isUnifiedReport=false, $objectAgent) |
|
| getLicenseHistogramForReport ($uploadId, $groupId) |
|
| cJson ($uploadId, $groupId=null) |
|
| cJsonHist ($uploadId, $groupId=null) |
|
|
| getCachedLicenseText ($licenseId, $groupId) |
|
| getCachedLicenseRisk ($licenseId, $groupId) |
|
| getHistogram ($uploadId, $groupId) |
|
| changeTreeIdsToPaths (&$ungrupedStatements, $uploadTreeTableName, $uploadId) |
|
| groupStatements ($ungrupedStatements, $extended, $agentCall, $isUnifiedReport, $objectAgent) |
|
| getStatements ($uploadId, $uploadTreeTableName, $groupId=null) |
|
|
| $agentNames = AgentRef::AGENT_LIST |
|
| $uploadDao |
|
| $treeDao |
|
|
| $onlyComments = false |
|
| $onlyAcknowledgements = false |
|
| $clearingDao |
|
| $licenseDao |
|
| $agentDao |
|
| $licenseCache = array() |
|
Definition at line 31 of file LicenseClearedGetter.php.
Fossology\Lib\Report\LicenseClearedGetter::checkLicenseId |
( |
|
$licenses1, |
|
|
|
$licenses2 |
|
) |
| |
callback to compare licenses
- Parameters
-
array | $licenses1 | |
array | $licenses2 | |
- Returns
- interger difference of license ids
Definition at line 195 of file LicenseClearedGetter.php.
Fossology\Lib\Report\LicenseClearedGetter::getCachedLicenseRisk |
( |
|
$licenseId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
Fossology\Lib\Report\LicenseClearedGetter::getCachedLicenseText |
( |
|
$licenseId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
Fossology\Lib\Report\LicenseClearedGetter::getHistogram |
( |
|
$uploadId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
Fossology\Lib\Report\LicenseClearedGetter::setOnlyAcknowledgements |
( |
|
$displayOnlyAcknowledgements | ) |
|
Fossology\Lib\Report\LicenseClearedGetter::setOnlyComments |
( |
|
$displayOnlyCommentedLicenseClearings | ) |
|
Fossology\Lib\Report\LicenseClearedGetter::updateIdentifiedGlobalLicenses |
( |
|
$licensesMain, |
|
|
|
$licenses |
|
) |
| |
Copy identified global licenses.
- Parameters
-
array | $licensesMain | |
array | $licenses | |
- Returns
- array $licensesMain $licenses with identified global license
Definition at line 206 of file LicenseClearedGetter.php.
The documentation for this class was generated from the following file: