|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Handler class for multi srt upload in learning modules. More...
Inheritance diagram for ilLMMultiSrt:
Collaboration diagram for ilLMMultiSrt:Public Member Functions | |
| __construct ($a_lm) | |
| getUploadDir () | |
| Get directory for multi srt upload. More... | |
| getMobIds () | |
| getUploadDir () | |
| getMobIds () | |
Handler class for multi srt upload in learning modules.
Definition at line 14 of file class.ilLMMultiSrt.php.
| ilLMMultiSrt::__construct | ( | $a_lm | ) |
Definition at line 16 of file class.ilLMMultiSrt.php.
| ilLMMultiSrt::getMobIds | ( | ) |
return
Implements ilMobMultiSrtInt.
Definition at line 38 of file class.ilLMMultiSrt.php.
References $mobs, ilObjMediaObject\_getMobsOfObject(), and ilLMPageObject\getPageList().
Here is the call graph for this function:| ilLMMultiSrt::getUploadDir | ( | ) |
Get directory for multi srt upload.
Implements ilMobMultiSrtInt.
Definition at line 26 of file class.ilLMMultiSrt.php.
References ilUtil\getDataDir().
Here is the call graph for this function: