|
const | CONDITION_UPLOAD = 1 |
|
const | CONDITION_RANGE = 2 |
|
const | CONDITION_PLAIN_FILES = 3 |
|
|
| $dbViewName |
|
| $dbViewQuery |
|
| $materialized = false |
|
Definition at line 12 of file UploadTreeViewProxy.php.
◆ __construct()
Fossology\Lib\Proxy\UploadTreeViewProxy::__construct |
( |
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$constraints = array() , |
|
|
|
$viewSuffix = null |
|
) |
| |
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
array | $constraints | |
string | $viewSuffix | |
Definition at line 23 of file UploadTreeViewProxy.php.
◆ getUploadTreeView()
static Fossology\Lib\Proxy\UploadTreeViewProxy::getUploadTreeView |
( |
ItemTreeBounds |
$itemTreeBounds, |
|
|
|
$constraints |
|
) |
| |
|
staticprivate |
- Parameters
-
ItemTreeBounds | $itemTreeBounds | |
int[] | $constraints | |
- Returns
- string
Definition at line 34 of file UploadTreeViewProxy.php.
The documentation for this class was generated from the following file: