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