|
| getCleared ($uploadId, $objectAgent, $groupId=null, $extended=true, $agentCall=null, $isUnifiedReport=false) |
|
| 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 () |
|
| getLicenseHistogramForReport ($uploadId, $groupId) |
|
| cJson ($uploadId, $groupId=null) |
|
| cJsonHist ($uploadId, $groupId=null) |
|
|
| groupStatementsSpecial ($ungrupedStatements, $objectAgent) |
|
| getCachedLicenseText ($licenseId, $groupId) |
|
| getCachedLicenseRisk ($licenseId, $groupId) |
|
| getHistogram ($uploadId, $groupId) |
|
| changeTreeIdsToPaths (&$ungrupedStatements, $uploadTreeTableName, $uploadId) |
|
| groupUserFindings ($findings) |
| Group the content inside a array. More...
|
|
| 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 21 of file LicenseClearedGetter.php.
◆ checkLicenseId()
Fossology\Lib\Report\LicenseClearedGetter::checkLicenseId |
( |
|
$licenses1, |
|
|
|
$licenses2 |
|
) |
| |
callback to compare licenses
- Parameters
-
array | $licenses1 | |
array | $licenses2 | |
- Returns
- int difference of license ids
Definition at line 275 of file LicenseClearedGetter.php.
◆ getCachedLicenseRisk()
Fossology\Lib\Report\LicenseClearedGetter::getCachedLicenseRisk |
( |
|
$licenseId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
◆ getCachedLicenseText()
Fossology\Lib\Report\LicenseClearedGetter::getCachedLicenseText |
( |
|
$licenseId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
◆ getCleared()
Fossology\Lib\Report\LicenseClearedGetter::getCleared |
( |
|
$uploadId, |
|
|
|
$objectAgent, |
|
|
|
$groupId = null , |
|
|
|
$extended = true , |
|
|
|
$agentCall = null , |
|
|
|
$isUnifiedReport = false |
|
) |
| |
◆ getHistogram()
Fossology\Lib\Report\LicenseClearedGetter::getHistogram |
( |
|
$uploadId, |
|
|
|
$groupId |
|
) |
| |
|
protected |
◆ groupStatementsSpecial()
Fossology\Lib\Report\LicenseClearedGetter::groupStatementsSpecial |
( |
|
$ungrupedStatements, |
|
|
|
$objectAgent |
|
) |
| |
|
protected |
◆ setOnlyAcknowledgements()
Fossology\Lib\Report\LicenseClearedGetter::setOnlyAcknowledgements |
( |
|
$displayOnlyAcknowledgements | ) |
|
◆ setOnlyComments()
Fossology\Lib\Report\LicenseClearedGetter::setOnlyComments |
( |
|
$displayOnlyCommentedLicenseClearings | ) |
|
◆ updateIdentifiedGlobalLicenses()
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 286 of file LicenseClearedGetter.php.
The documentation for this class was generated from the following file: