|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilMobMultiSrtUploadGUI:Public Member Functions | |
| __construct (ilMobMultiSrtInt $a_multi_srt) | |
| executeCommand () | |
| uploadMultipleSubtitleFileForm () | |
| uploadMultipleSubtitleFile () | |
| Upload multiple subtitles. More... | |
| showMultiSubtitleConfirmationTable () | |
| List of srt files in zip file. More... | |
| cancelMultiSrt () | |
| saveMultiSrt () | |
| Save selected srt files as new srt files. More... | |
Data Fields | |
| ilMobMultiSrtUpload | $multi_srt |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilToolbarGUI | $toolbar |
| ilGlobalTemplateInterface | $tpl |
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 Upload SRT files to a set of media objects
Definition at line 24 of file class.ilMobMultiSrtUploadGUI.php.
| ilMobMultiSrtUploadGUI::__construct | ( | ilMobMultiSrtInt | $a_multi_srt | ) |
Definition at line 32 of file class.ilMobMultiSrtUploadGUI.php.
References $DIC, $lng, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilMobMultiSrtUploadGUI::cancelMultiSrt | ( | ) |
Definition at line 93 of file class.ilMobMultiSrtUploadGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilMobMultiSrtUploadGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilMobMultiSrtUploadGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilMobMultiSrtUploadGUI::saveMultiSrt | ( | ) |
Save selected srt files as new srt files.
Definition at line 102 of file class.ilMobMultiSrtUploadGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilMobMultiSrtUploadGUI::showMultiSubtitleConfirmationTable | ( | ) |
List of srt files in zip file.
Definition at line 87 of file class.ilMobMultiSrtUploadGUI.php.
| ilMobMultiSrtUploadGUI::uploadMultipleSubtitleFile | ( | ) |
Upload multiple subtitles.
Definition at line 73 of file class.ilMobMultiSrtUploadGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), and ilArrayUtil\stripSlashesArray().
Here is the call graph for this function:| ilMobMultiSrtUploadGUI::uploadMultipleSubtitleFileForm | ( | ) |
Definition at line 57 of file class.ilMobMultiSrtUploadGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilMobMultiSrtUploadGUI.php.
|
protected |
Definition at line 27 of file class.ilMobMultiSrtUploadGUI.php.
Referenced by __construct().
| ilMobMultiSrtUpload ilMobMultiSrtUploadGUI::$multi_srt |
Definition at line 30 of file class.ilMobMultiSrtUploadGUI.php.
|
protected |
Definition at line 28 of file class.ilMobMultiSrtUploadGUI.php.
|
protected |
Definition at line 29 of file class.ilMobMultiSrtUploadGUI.php.
Referenced by __construct().