Exercise internal service.
More...
Exercise internal service.
Do not use in other components.
- Author
- Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de
Definition at line 31 of file class.InternalService.php.
◆ data()
| ILIAS\Exercise\InternalService::data |
( |
| ) |
|
Booking service data objects.
Definition at line 93 of file class.InternalService.php.
94 {
96 }
Internal factory for data objects.
InternalDataService $data
References $data.
◆ domain()
| ILIAS\Exercise\InternalService::domain |
( |
| ) |
|
◆ gui()
| ILIAS\Exercise\InternalService::gui |
( |
array |
$query_params = null, |
|
|
array |
$post_data = null |
|
) |
| |
Definition at line 71 of file class.InternalService.php.
76 $this->DIC,
79 );
80 }
Exercise UI frontend presentation service class.
data()
Booking service data objects.
◆ repo()
| ILIAS\Exercise\InternalService::repo |
( |
| ) |
|
◆ $data
◆ $db
◆ $DIC
◆ $domain
◆ $gui
◆ $http
| HTTP Services ILIAS\Exercise\InternalService::$http |
|
protected |
◆ $obj_service
◆ $refinery
| Refinery Factory ILIAS\Exercise\InternalService::$refinery |
|
protected |
◆ $repo
The documentation for this class was generated from the following file: