|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\PrintView\GUIService:Public Member Functions | |
| __construct (InternalGUIService $ui_service, \ilObjectServiceInterface $object_service, InternalDomainService $domain_service) | |
| page (int $ref_id) | |
| list (int $ref_id) | |
| resultsOverview (int $ref_id) | |
| resultsDetails (int $ref_id) | |
| resultsPerUser (int $ref_id) | |
Protected Member Functions | |
| getPrintProcessGUI (PrintViewProvider $provider) | |
Protected Attributes | |
| InternalGUIService | $ui_service |
| ilObjectServiceInterface | $object_service |
| InternalDomainService | $domain_service |
Definition at line 31 of file class.GUIService.php.
| ILIAS\Survey\PrintView\GUIService::__construct | ( | InternalGUIService | $ui_service, |
| \ilObjectServiceInterface | $object_service, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 37 of file class.GUIService.php.
References ILIAS\Survey\PrintView\GUIService\$domain_service, ILIAS\Survey\PrintView\GUIService\$object_service, and ILIAS\Survey\PrintView\GUIService\$ui_service.
|
protected |
Definition at line 98 of file class.GUIService.php.
References $provider.
Referenced by ILIAS\Survey\PrintView\GUIService\list(), ILIAS\Survey\PrintView\GUIService\page(), ILIAS\Survey\PrintView\GUIService\resultsDetails(), ILIAS\Survey\PrintView\GUIService\resultsOverview(), and ILIAS\Survey\PrintView\GUIService\resultsPerUser().
Here is the caller graph for this function:| ILIAS\Survey\PrintView\GUIService::list | ( | int | $ref_id | ) |
Definition at line 57 of file class.GUIService.php.
References $provider, $ref_id, and ILIAS\Survey\PrintView\GUIService\getPrintProcessGUI().
Here is the call graph for this function:| ILIAS\Survey\PrintView\GUIService::page | ( | int | $ref_id | ) |
Definition at line 47 of file class.GUIService.php.
References $provider, $ref_id, and ILIAS\Survey\PrintView\GUIService\getPrintProcessGUI().
Here is the call graph for this function:| ILIAS\Survey\PrintView\GUIService::resultsDetails | ( | int | $ref_id | ) |
Definition at line 78 of file class.GUIService.php.
References $provider, $ref_id, and ILIAS\Survey\PrintView\GUIService\getPrintProcessGUI().
Here is the call graph for this function:| ILIAS\Survey\PrintView\GUIService::resultsOverview | ( | int | $ref_id | ) |
Definition at line 68 of file class.GUIService.php.
References $provider, $ref_id, and ILIAS\Survey\PrintView\GUIService\getPrintProcessGUI().
Here is the call graph for this function:| ILIAS\Survey\PrintView\GUIService::resultsPerUser | ( | int | $ref_id | ) |
Definition at line 88 of file class.GUIService.php.
References $provider, $ref_id, and ILIAS\Survey\PrintView\GUIService\getPrintProcessGUI().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file class.GUIService.php.
Referenced by ILIAS\Survey\PrintView\GUIService\__construct().
|
protected |
Definition at line 34 of file class.GUIService.php.
Referenced by ILIAS\Survey\PrintView\GUIService\__construct().
|
protected |
Definition at line 33 of file class.GUIService.php.
Referenced by ILIAS\Survey\PrintView\GUIService\__construct().