ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjLearningModule $a_lm) | |
getUploadDir () | |
Get directory for multi srt upload. More... | |
getMobIds () | |
Protected Attributes | |
ilObjLearningModule | $lm |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Handler class for multi srt upload in learning modules
Definition at line 23 of file class.ilLMMultiSrt.php.
ilLMMultiSrt::__construct | ( | ilObjLearningModule | $a_lm | ) |
Definition at line 27 of file class.ilLMMultiSrt.php.
ilLMMultiSrt::getMobIds | ( | ) |
Implements ilMobMultiSrtInt.
Definition at line 41 of file class.ilLMMultiSrt.php.
References ilObjMediaObject\_getMobsOfObject(), and ilLMPageObject\getPageList().
ilLMMultiSrt::getUploadDir | ( | ) |
Get directory for multi srt upload.
Implements ilMobMultiSrtInt.
Definition at line 35 of file class.ilLMMultiSrt.php.
References ilFileUtils\getDataDir().
|
protected |
Definition at line 25 of file class.ilLMMultiSrt.php.