FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Proxy\UploadTreeViewProxy Class Reference
Inheritance diagram for Fossology\Lib\Proxy\UploadTreeViewProxy:
Inheritance graph
Collaboration diagram for Fossology\Lib\Proxy\UploadTreeViewProxy:
Collaboration graph

Public Member Functions

 __construct (ItemTreeBounds $itemTreeBounds, $constraints=array(), $viewSuffix=null)
 
- Public Member Functions inherited from Fossology\Lib\Proxy\DbViewProxy
 __construct ($dbViewQuery, $dbViewName)
 
 getDbViewName ()
 
 materialize ()
 create temp table
 
 unmaterialize ()
 drops temp table
 
 asCTE ()
 Common Table Expressions. More...
 
 getDbViewQuery ()
 

Public Attributes

const CONDITION_UPLOAD = 1
 
const CONDITION_RANGE = 2
 
const CONDITION_PLAIN_FILES = 3
 

Static Private Member Functions

static getUploadTreeView (ItemTreeBounds $itemTreeBounds, $constraints)
 
static getConstraintsCondition (ItemTreeBounds $itemTreeBounds, $constraints)
 
static getConstraintCondition (ItemTreeBounds $itemTreeBounds, $constraint)
 

Additional Inherited Members

- Protected Attributes inherited from Fossology\Lib\Proxy\DbViewProxy
 $dbViewName
 
 $dbViewQuery
 
 $materialized = false
 

Detailed Description

Definition at line 12 of file UploadTreeViewProxy.php.

Constructor & Destructor Documentation

◆ __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.

Member Function Documentation

◆ 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: