ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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 (ilObjMediaPool $a_mep) | |
getUploadDir () | |
Get directory for multi srt upload. More... | |
getMobIds () | |
Get all mob ids of pool (incl mobs in snippet pages) More... | |
Protected Attributes | |
ilObjMediaPool | $mep |
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 24 of file class.ilMepMultiSrt.php.
ilMepMultiSrt::__construct | ( | ilObjMediaPool | $a_mep | ) |
Definition at line 28 of file class.ilMepMultiSrt.php.
ilMepMultiSrt::getMobIds | ( | ) |
Get all mob ids of pool (incl mobs in snippet pages)
Implements ilMobMultiSrtInt.
Definition at line 46 of file class.ilMepMultiSrt.php.
References $id, ilObjMediaObject\_getMobsOfObject(), ilObjMediaPool\getAllMobIds(), ilMediaPoolItem\getIdsForType(), and ILIAS\Repository\int().
ilMepMultiSrt::getUploadDir | ( | ) |
Get directory for multi srt upload.
Implements ilMobMultiSrtInt.
Definition at line 36 of file class.ilMepMultiSrt.php.
References ilFileUtils\getDataDir().
|
protected |
Definition at line 26 of file class.ilMepMultiSrt.php.