|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilObjFileUploadDropzone:Public Member Functions | |
| __construct (int $target_ref_id, string $content=null) | |
| isUploadAllowed (string $obj_type) | |
| getDropzoneHtml () | |
Protected Member Functions | |
| getUIFactory () | |
| getLanguage () | |
| getRefinery () | |
Protected Attributes | |
| ilObjectDefinition | $definition |
| ilCtrlInterface | $ctrl |
| UploadHandler | $upload_handler |
| ilLanguage | $language |
| ilAccess | $access |
| UIServices | $ui |
| ILIAS Refinery Factory | $refinery |
| int | $target_ref_id |
| string | $content |
Private Member Functions | |
| isCopyrightSelectionActive () | |
Definition at line 28 of file class.ilObjFileUploadDropzone.php.
| ilObjFileUploadDropzone::__construct | ( | int | $target_ref_id, |
| string | $content = null |
||
| ) |
Definition at line 44 of file class.ilObjFileUploadDropzone.php.
References $content, $DIC, $target_ref_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilObjFileUploadDropzone::getDropzoneHtml | ( | ) |
Definition at line 145 of file class.ilObjFileUploadDropzone.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 155 of file class.ilObjFileUploadDropzone.php.
References $language.
|
protected |
Definition at line 160 of file class.ilObjFileUploadDropzone.php.
References $refinery.
|
protected |
Definition at line 150 of file class.ilObjFileUploadDropzone.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:
|
private |
Definition at line 61 of file class.ilObjFileUploadDropzone.php.
References ilMDSettings\_getInstance(), ilObjFileGUI\CMD_UPLOAD_FILES, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), 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().
Here is the call graph for this function:| ilObjFileUploadDropzone::isUploadAllowed | ( | string | $obj_type | ) |
Definition at line 136 of file class.ilObjFileUploadDropzone.php.
References ILIAS\Repository\access().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 42 of file class.ilObjFileUploadDropzone.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 33 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 36 of file class.ilObjFileUploadDropzone.php.
Referenced by getLanguage().
|
protected |
Definition at line 39 of file class.ilObjFileUploadDropzone.php.
Referenced by getRefinery().
|
protected |
Definition at line 41 of file class.ilObjFileUploadDropzone.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 35 of file class.ilObjFileUploadDropzone.php.