ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Main service init and factory. More...
Public Member Functions | |
__construct (array $query_params) | |
Constructor. More... | |
getRequest () | |
Get request. More... | |
getLearningModule () | |
Get request. More... | |
Protected Attributes | |
$request | |
$lm | |
Main service init and factory.
Definition at line 10 of file class.ilSAHSEditService.php.
ilSAHSEditService::__construct | ( | array | $query_params | ) |
Constructor.
Definition at line 26 of file class.ilSAHSEditService.php.
ilSAHSEditService::getLearningModule | ( | ) |
Get request.
Definition at line 49 of file class.ilSAHSEditService.php.
References $lm.
ilSAHSEditService::getRequest | ( | ) |
Get request.
Definition at line 39 of file class.ilSAHSEditService.php.
References $request.
|
protected |
Definition at line 21 of file class.ilSAHSEditService.php.
Referenced by getLearningModule().
|
protected |
Definition at line 16 of file class.ilSAHSEditService.php.
Referenced by getRequest().