◆ __construct()
ilObjFileUploadDropzone::__construct |
( |
protected int |
$target_ref_id, |
|
|
protected ?string |
$content = null |
|
) |
| |
◆ getDropzoneHtml()
ilObjFileUploadDropzone::getDropzoneHtml |
( |
| ) |
|
◆ getLanguage()
ilObjFileUploadDropzone::getLanguage |
( |
| ) |
|
|
protected |
◆ getRefinery()
ilObjFileUploadDropzone::getRefinery |
( |
| ) |
|
|
protected |
◆ getUIFactory()
ilObjFileUploadDropzone::getUIFactory |
( |
| ) |
|
|
protected |
◆ isCopyrightSelectionActive()
ilObjFileUploadDropzone::isCopyrightSelectionActive |
( |
| ) |
|
|
private |
Definition at line 60 of file class.ilObjFileUploadDropzone.php.
References ilObjFileGUI\CMD_UPLOAD_FILES, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), null, ilObjFile\OBJECT_TYPE, ilObjFileGUI\PARAM_DESCRIPTION, ilObjFileGUI\PARAM_TITLE, ilObjFileGUI\PARAM_UPLOAD_ORIGIN, ILIAS\Repository\ui(), ilObjFileGUI\UPLOAD_MAX_FILES, ilObjFileGUI\UPLOAD_ORIGIN_DROPZONE, and ILIAS\UI\Implementation\Component\Input\ViewControl\withAdditionalTransformation().
63 if ($active ===
null) {
64 $active = $this->lom_services->copyrightHelper()->isCopyrightSelectionActive();
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
◆ isUploadAllowed()
ilObjFileUploadDropzone::isUploadAllowed |
( |
string |
$obj_type | ) |
|
◆ $access
ilAccess ilObjFileUploadDropzone::$access |
|
protected |
◆ $ctrl
◆ $definition
◆ $language
◆ $lom_services
LOMServices ilObjFileUploadDropzone::$lom_services |
|
protected |
◆ $refinery
Factory ilObjFileUploadDropzone::$refinery |
|
protected |
◆ $ui
◆ $upload_handler
The documentation for this class was generated from the following file: