ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (protected ilLanguage $lng, protected UIServices $ui) | |
buildConfirmDeleteSpecificVersionsModal (string $action, ilObjFile $file, array $version_ids) | |
buildConfirmDeleteAllVersionsModal (string $action, ilObjFile $file,) | |
Definition at line 27 of file class.ilObjFileComponentBuilder.php.
ilObjFileComponentBuilder::__construct | ( | protected ilLanguage | $lng, |
protected UIServices | $ui | ||
) |
Definition at line 29 of file class.ilObjFileComponentBuilder.php.
ilObjFileComponentBuilder::buildConfirmDeleteAllVersionsModal | ( | string | $action, |
ilObjFile | $file | ||
) |
Definition at line 66 of file class.ilObjFileComponentBuilder.php.
ilObjFileComponentBuilder::buildConfirmDeleteSpecificVersionsModal | ( | string | $action, |
ilObjFile | $file, | ||
array | $version_ids | ||
) |
Definition at line 35 of file class.ilObjFileComponentBuilder.php.
References $filename, $version, ilObject\getTitle(), and ILIAS\Repository\ui().