|
const | CANDIDATE_PREFIX = 'candidatePrefix' |
|
const | OPT_COLUMNS = 'columns' |
|
|
| queryLicenseCandidate ($options) |
|
| queryOnlyLicenseRef ($options) |
|
|
| $dbViewName |
|
| $dbViewQuery |
|
| $materialized = false |
|
Definition at line 21 of file LicenseViewProxy.php.
Fossology\Lib\Proxy\LicenseViewProxy::__construct |
( |
|
$groupId, |
|
|
|
$options = array() , |
|
|
|
$dbViewName = 'license_all' |
|
) |
| |
Fossology\Lib\Proxy\LicenseViewProxy::$allColumns |
|
private |
Initial value:= array('rf_pk', '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 28 of file LicenseViewProxy.php.
The documentation for this class was generated from the following file: