FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
Fossology\Lib\Dao\TreeDao Class Reference
Collaboration diagram for Fossology\Lib\Dao\TreeDao:
Collaboration graph

Public Member Functions

 __construct (DbManager $dbManager)
 
 getFullPath ($itemId, $tableName, $parentId=0, $dropArtifactPrefix=false)
 
 getMinimalCoveringItem ($uploadId, $tableName)
 
 getItemHashes ($uploadtreeId, $uploadtreeTablename='uploadtree')
 
 getRepoPathOfPfile ($pfileId, $repo="files")
 

Private Attributes

 $dbManager
 
 $logger
 

Detailed Description

Definition at line 26 of file TreeDao.php.

Member Function Documentation

Fossology\Lib\Dao\TreeDao::getItemHashes (   $uploadtreeId,
  $uploadtreeTablename = 'uploadtree' 
)
Parameters
int$uploadtreeId
Returns
array with keys sha1, md5, sha256

Definition at line 128 of file TreeDao.php.


The documentation for this class was generated from the following file: