FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Attributes | |
const | TARGET_CHARSET = "UTF-8" |
Public Attributes inherited from Fossology\Lib\View\PagedResult | |
const | TARGET_CHARSET = "UTF-8" |
Protected Member Functions | |
renderContentText ($text) | |
Additional Inherited Members | |
Public Member Functions inherited from Fossology\Lib\View\PagedResult | |
__construct ($startOffset) | |
appendMetaText ($text) | |
appendContentText ($text) | |
getStartOffset () | |
getCurrentOffset () | |
getText () | |
isEmpty () | |
Definition at line 18 of file PagedTextResult.php.
|
protected |
string | $text |
Reimplemented from Fossology\Lib\View\PagedResult.
Definition at line 26 of file PagedTextResult.php.