|
const | CANDIDATE_PREFIX = 'candidatePrefix' |
|
const | OPT_COLUMNS = 'columns' |
|
|
| queryLicenseCandidate ($options) |
|
| queryOnlyLicenseRef ($options) |
|
|
| $dbViewName |
|
| $dbViewQuery |
|
| $materialized = false |
|
Definition at line 10 of file LicenseViewProxy.php.
◆ __construct()
Fossology\Lib\Proxy\LicenseViewProxy::__construct |
( |
|
$groupId, |
|
|
|
$options = array() , |
|
|
|
$dbViewName = 'license_all' |
|
) |
| |
◆ $allColumns
Fossology\Lib\Proxy\LicenseViewProxy::$allColumns |
|
private |
Initial value:= array('rf_pk', 'rf_spdx_id', 'rf_shortname', 'rf_text',
'rf_url', 'rf_add_date', 'rf_copyleft', 'rf_fullname', 'rf_notes',
'marydone', 'rf_active', 'rf_text_updatable', 'rf_md5', 'rf_detector_type',
'rf_source', 'group_fk')
Definition at line 17 of file LicenseViewProxy.php.
The documentation for this class was generated from the following file: