|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Filter service. More...
Collaboration diagram for ilUIService:Public Member Functions | |
| __construct (ServerRequestInterface $request, UIServices $ui) | |
| filter () | |
Protected Attributes | |
| ilUIServiceDependencies | $_deps |
Filter service.
Definition at line 29 of file class.ilUIService.php.
| ilUIService::__construct | ( | ServerRequestInterface | $request, |
| UIServices | $ui | ||
| ) |
Definition at line 33 of file class.ilUIService.php.
| ilUIService::filter | ( | ) |
Definition at line 38 of file class.ilUIService.php.
Referenced by ILIAS\TestQuestionPool\Questions\Presentation\QuestionTable\getFilter(), ILIAS\Test\Scoring\Manual\ScoringByQuestionTable\getFilter(), and ILIAS\Test\Scoring\Manual\ScoringByQuestionTable\getTable().
Here is the caller graph for this function:
|
protected |
Definition at line 31 of file class.ilUIService.php.