|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Main service init and factory. More...
Collaboration diagram for ilLMEditService: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 | ) |
Constructor.
Definition at line 26 of file class.ilLMEditService.php.
| ilLMEditService::getLearningModule | ( | ) |
Definition at line 37 of file class.ilLMEditService.php.
References $lm.
| 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().