FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\UI\Api\Controllers\SearchController Class Reference

Controller for Search model. More...

Inheritance diagram for Fossology\UI\Api\Controllers\SearchController:
Inheritance graph
Collaboration diagram for Fossology\UI\Api\Controllers\SearchController:
Collaboration graph

Public Member Functions

 performSearch ($request, $response, $args)
 
- Public Member Functions inherited from Fossology\UI\Api\Controllers\RestController
 __construct ($container)
 

Private Attributes

 $searchHelperDao
 

Additional Inherited Members

- Protected Member Functions inherited from Fossology\UI\Api\Controllers\RestController
 getParsedBody (ServerRequestInterface $request)
 Parse request body as JSON and return associative PHP array. More...
 
 throwNotAdminException ()
 
 uploadAccessible ($id)
 
 isItemExists (int $uploadId, int $itemId)
 
- Protected Attributes inherited from Fossology\UI\Api\Controllers\RestController
 $container
 
 $restHelper
 
 $dbHelper
 

Detailed Description

Controller for Search model.

Definition at line 25 of file SearchController.php.

Member Function Documentation

◆ performSearch()

Fossology\UI\Api\Controllers\SearchController::performSearch (   $request,
  $response,
  $args 
)

Perform a search on FOSSology

Parameters
ServerRequestInterface$request
ResponseHelper$response
array$args
Returns
ResponseHelper
Exceptions
HttpBadRequestException

Definition at line 39 of file SearchController.php.


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