FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
createSpanStart (SplitPosition &$entry) | |
createSpanEnd (SplitPosition $entry) | |
createStyleWithPadding ($type, $title, $depth=0) | |
getStyleWithPadding ($padding, $style) | |
createStartSpan ($type, $title) | |
getLegendData ($containsDiff) | |
Public Attributes | |
const | DEFAULT_PADDING = 0 |
$classMapping | |
Definition at line 18 of file HighlightRenderer.php.
Fossology\Lib\View\HighlightRenderer::createSpanEnd | ( | SplitPosition | $entry | ) |
Fossology\Lib\View\HighlightRenderer::createSpanStart | ( | SplitPosition & | $entry | ) |
Fossology\Lib\View\HighlightRenderer::createStartSpan | ( | $type, | |
$title | |||
) |
string | $type | |
string | $title |
Definition at line 117 of file HighlightRenderer.php.
Fossology\Lib\View\HighlightRenderer::createStyleWithPadding | ( | $type, | |
$title, | |||
$depth = 0 |
|||
) |
$type | ||
$title | ||
int | $depth |
Definition at line 90 of file HighlightRenderer.php.
Fossology\Lib\View\HighlightRenderer::getLegendData | ( | $containsDiff | ) |
Fossology\Lib\View\HighlightRenderer::getStyleWithPadding | ( | $padding, | |
$style | |||
) |
$padding | |
$style |
Definition at line 107 of file HighlightRenderer.php.
Fossology\Lib\View\HighlightRenderer::$classMapping |
Definition at line 22 of file HighlightRenderer.php.