| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilResourceCollectionGUI:
 Collaboration diagram for ilResourceCollectionGUI:Public Member Functions | |
| __construct (private Configuration $view_configuration) | |
| executeCommand () | |
| upload () | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getFileRemovalURL () | |
| getExistingFileInfoURL () | |
| getInfoForExistingFiles (array $file_ids) | |
| getInfoResult (string $identifier) | |
| supportsChunkedUploads () | |
Data Fields | |
| const | P_RESOURCE_ID = 'resource_id' | 
| const | P_RESOURCE_IDS = 'resource_ids' | 
| const | CMD_INDEX = 'index' | 
| const | CMD_INFO = 'info' | 
| const | CMD_UPLOAD = 'upload' | 
| const | CMD_POST_UPLOAD = 'postUpload' | 
| const | CMD_REMOVE = 'remove' | 
| const | CMD_DOWNLOAD = 'download' | 
| const | CMD_UNZIP = 'unzip' | 
| const | CMD_EDIT = 'rename' | 
| const | CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' | 
| const | CMD_STORE = 'store' | 
  Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler | |
| const | DEFAULT_FILE_ID_PARAMETER = 'file_id' | 
Protected Member Functions | |
| checkResourceOrRedirect () | |
| abortWithPermissionDenied () | |
Private Member Functions | |
| index () | |
| postUpload () | |
| download () | |
| unzip () | |
| edit () | |
| store () | |
| renderConfirmRemove () | |
| remove () | |
| getResourceIdsFromRequest () | |
Private Attributes | |
| ilCtrlInterface | $ctrl | 
| ilGlobalTemplateInterface | $main_tpl | 
| Request | $view_request | 
| ViewFactory | $view_factory | 
| ILIAS UI Renderer | $ui_renderer | 
| ILIAS Refinery Factory | $refinery | 
| ILIAS HTTP Services | $http | 
| ilLanguage | $language | 
| ILIAS ResourceStorage Services | $irss | 
| ActionBuilder | $action_builder | 
| ViewControlBuilder | $view_control_builder | 
| ILIAS UI Factory | $ui_factory | 
| ILIAS FileUpload FileUpload | $upload | 
| ILIAS Filesystem Util Archive Archives | $archive | 
| PreviewDefinition | $preview_definition | 
Definition at line 41 of file class.ilResourceCollectionGUI.php.
      
  | 
  final | 
Definition at line 75 of file class.ilResourceCollectionGUI.php.
References $DIC, $irss, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), and upload().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 147 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by checkResourceOrRedirect(), edit(), postUpload(), remove(), renderConfirmRemove(), store(), unzip(), and upload().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| ilCtrlException | 
Definition at line 138 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), and getResourceIdsFromRequest().
Referenced by download(), edit(), store(), and unzip().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 262 of file class.ilResourceCollectionGUI.php.
References checkResourceOrRedirect().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 303 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  final | 
Definition at line 153 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl(), download(), edit(), index(), postUpload(), renderConfirmRemove(), store(), unzip(), and upload().
 Here is the call graph for this function:| ilResourceCollectionGUI::getExistingFileInfoURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 496 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilResourceCollectionGUI::getFileIdentifierParameterName | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 481 of file class.ilResourceCollectionGUI.php.
| ilResourceCollectionGUI::getFileRemovalURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 491 of file class.ilResourceCollectionGUI.php.
| ilResourceCollectionGUI::getInfoForExistingFiles | ( | array | $file_ids | ) | 
| array | $file_ids | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 501 of file class.ilResourceCollectionGUI.php.
| ilResourceCollectionGUI::getInfoResult | ( | string | $identifier | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 506 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 425 of file class.ilResourceCollectionGUI.php.
References Vendor\Package\$e, $token, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by checkResourceOrRedirect(), remove(), and renderConfirmRemove().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilResourceCollectionGUI::getUploadURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 486 of file class.ilResourceCollectionGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 201 of file class.ilResourceCollectionGUI.php.
References $components, and $provider.
Referenced by executeCommand().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 252 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand(), and unzip().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 392 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), getResourceIdsFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 362 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), ILIAS\Repository\ctrl(), getResourceIdsFromRequest(), ILIAS\FileDelivery\http(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 342 of file class.ilResourceCollectionGUI.php.
References abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilResourceCollectionGUI::supportsChunkedUploads | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 511 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 268 of file class.ilResourceCollectionGUI.php.
References Vendor\Package\$e, abortWithPermissionDenied(), checkResourceOrRedirect(), ILIAS\Filesystem\Util\Archive\FLAT_STRUCTURE, and postUpload().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilResourceCollectionGUI::upload | ( | ) | 
Definition at line 212 of file class.ilResourceCollectionGUI.php.
References $response, abortWithPermissionDenied(), and ILIAS\FileDelivery\http().
Referenced by __construct(), and executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 68 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 72 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 59 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 65 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 67 of file class.ilResourceCollectionGUI.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 66 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 60 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 73 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 64 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 70 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 63 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 71 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 69 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 62 of file class.ilResourceCollectionGUI.php.
      
  | 
  private | 
Definition at line 61 of file class.ilResourceCollectionGUI.php.
| const ilResourceCollectionGUI::CMD_DOWNLOAD = 'download' | 
Definition at line 53 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
| const ilResourceCollectionGUI::CMD_EDIT = 'rename' | 
Definition at line 56 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
| const ilResourceCollectionGUI::CMD_INDEX = 'index' | 
Definition at line 48 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ViewControlBuilder\getPagination(), ILIAS\components\ResourceStorage\Collections\View\ViewControlBuilder\getSortation(), and ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\initURIBuilder().
| const ilResourceCollectionGUI::CMD_INFO = 'info' | 
Definition at line 49 of file class.ilResourceCollectionGUI.php.
| const ilResourceCollectionGUI::CMD_POST_UPLOAD = 'postUpload' | 
Definition at line 51 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\UploadBuilder\getDropZone().
| const ilResourceCollectionGUI::CMD_REMOVE = 'remove' | 
Definition at line 52 of file class.ilResourceCollectionGUI.php.
| const ilResourceCollectionGUI::CMD_RENDER_CONFIRM_REMOVE = 'renderConfirmRemove' | 
Definition at line 57 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
| const ilResourceCollectionGUI::CMD_STORE = 'store' | 
Definition at line 58 of file class.ilResourceCollectionGUI.php.
| const ilResourceCollectionGUI::CMD_UNZIP = 'unzip' | 
Definition at line 55 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\getActions().
| const ilResourceCollectionGUI::CMD_UPLOAD = 'upload' | 
Definition at line 50 of file class.ilResourceCollectionGUI.php.
| const ilResourceCollectionGUI::P_RESOURCE_ID = 'resource_id' | 
Definition at line 45 of file class.ilResourceCollectionGUI.php.
Referenced by ILIAS\components\ResourceStorage\Collections\View\ActionBuilder\initURIBuilder().
| const ilResourceCollectionGUI::P_RESOURCE_IDS = 'resource_ids' | 
Definition at line 46 of file class.ilResourceCollectionGUI.php.