|
| $dbManager |
|
| $logger |
|
| $typeMap |
|
Definition at line 16 of file HighlightDao.php.
◆ getHighlightBulk()
Fossology\Lib\Dao\HighlightDao::getHighlightBulk |
( |
|
$uploadTreeId, |
|
|
|
$clearingId = null |
|
) |
| |
- Parameters
-
int | $uploadTreeId | |
int | null | $clearingId | |
- Returns
- Highlight[]
Definition at line 146 of file HighlightDao.php.
◆ getHighlightDiffs()
Fossology\Lib\Dao\HighlightDao::getHighlightDiffs |
( |
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$licenseId = null , |
|
|
|
$agentId = null , |
|
|
|
$highlightId = null |
|
) |
| |
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
int | $licenseId | |
int | array | $agentId | |
null | $highlightId | |
- Returns
- Highlight[]
Definition at line 56 of file HighlightDao.php.
◆ getHighlightEntries()
Fossology\Lib\Dao\HighlightDao::getHighlightEntries |
( |
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$licenseId = null , |
|
|
|
$agentId = null , |
|
|
|
$highlightId = null , |
|
|
|
$clearingId = null |
|
) |
| |
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
int | null | $licenseId | |
int | null | $agentId | |
int | null | $highlightId | |
int | null | $clearingId | |
- Returns
- Highlight[]
Definition at line 182 of file HighlightDao.php.
◆ getHighlightKeywords()
Fossology\Lib\Dao\HighlightDao::getHighlightKeywords |
( |
ItemTreeBounds |
$itemTreeBounds | ) |
|
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
- Returns
- Highlight[]
Definition at line 120 of file HighlightDao.php.
◆ getPageNumberOfHighlightEntry()
Fossology\Lib\Dao\HighlightDao::getPageNumberOfHighlightEntry |
( |
|
$licenseMatchId | ) |
|
The documentation for this class was generated from the following file: