|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilObjFileUploadDropzone:Public Member Functions | |
| __construct (int $target_ref_id, string $content=null) | |
| isUploadAllowed (string $obj_type) | |
| getDropzoneHtml () | |
Protected Attributes | |
| ilObjectDefinition | $definition |
| ilCtrlInterface | $ctrl |
| UploadHandler | $upload_handler |
| ilLanguage | $language |
| ilAccess | $access |
| UIServices | $ui |
| int | $target_ref_id |
| string | $content |
Definition at line 28 of file class.ilObjFileUploadDropzone.php.
| ilObjFileUploadDropzone::__construct | ( | int | $target_ref_id, |
| string | $content = null |
||
| ) |
Definition at line 40 of file class.ilObjFileUploadDropzone.php.
References $content, $DIC, $target_ref_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilObjFileUploadDropzone::getDropzoneHtml | ( | ) |
Definition at line 119 of file class.ilObjFileUploadDropzone.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ilObjFileUploadDropzone::isUploadAllowed | ( | string | $obj_type | ) |
Definition at line 110 of file class.ilObjFileUploadDropzone.php.
References ILIAS\Repository\access().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 38 of file class.ilObjFileUploadDropzone.php.
Referenced by __construct(), ILIAS\UI\Implementation\Component\Table\PresentationRow\getContent(), and ILIAS\UI\Implementation\Component\Table\PresentationRow\withContent().
|
protected |
Definition at line 31 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 30 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 33 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 37 of file class.ilObjFileUploadDropzone.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilObjFileUploadDropzone.php.
|
protected |
Definition at line 32 of file class.ilObjFileUploadDropzone.php.