| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class AbstractCtrlAwareIRSSUploadHandler. More...
 Inheritance diagram for ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler:
 Collaboration diagram for ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler:Public Member Functions | |
| __construct () | |
| getUploadURL () | |
| getExistingFileInfoURL () | |
| getFileRemovalURL () | |
| getInfoResult (string $identifier) | |
| getInfoForExistingFiles (array $file_ids) | |
  Public Member Functions inherited from ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler | |
| __construct () | |
| ilUIDemoFileUploadHandlerGUI constructor.  More... | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getExistingFileInfoURL () | |
| getFileRemovalURL () | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented.  More... | |
| getInfoResult (string $identifier) | |
| getInfoForExistingFiles (array $file_ids) | |
| supportsChunkedUploads () | |
Protected Member Functions | |
| getStakeholder () | |
| getClassPath () | |
| getUploadResult () | |
| processChunckedUpload (UploadResult $result) | |
| getRemoveResult (string $identifier) | |
  Protected Member Functions inherited from ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler | |
| readChunkedInformation () | |
| getUploadResult () | |
| getRemoveResult (string $identifier) | |
Protected Attributes | |
| ilFileServicesFilenameSanitizer | $sanitizer | 
| ilLanguage | $language | 
| ILIAS ResourceStorage Services | $irss | 
| ResourceStakeholder | $stakeholder | 
| ILIAS Filesystem Filesystem | $temp_filesystem | 
| array | $class_path | 
  Protected Attributes inherited from ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler | |
| const | CMD_UPLOAD = 'upload' | 
| const | CMD_REMOVE = 'remove' | 
| const | CMD_INFO = 'info' | 
| HttpServices | $http | 
| ilCtrl | $ctrl | 
| FileUpload | $upload | 
| bool | $is_chunked = false | 
| int | $chunk_index = 0 | 
| int | $amount_of_chunks = 0 | 
| string | $chunk_id = null | 
| int | $chunk_total_size = 0 | 
Additional Inherited Members | |
  Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler | |
| const | DEFAULT_FILE_ID_PARAMETER = 'file_id' | 
Class AbstractCtrlAwareIRSSUploadHandler.
Definition at line 31 of file AbstractCtrlAwareIRSSUploadHandler.php.
| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::__construct | ( | ) | 
Definition at line 40 of file AbstractCtrlAwareIRSSUploadHandler.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\getClassPath(), ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\getStakeholder(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:
      
  | 
  abstractprotected | 
Referenced by ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\__construct().
 Here is the caller graph for this function:| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::getExistingFileInfoURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 131 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::getFileRemovalURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 136 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::getInfoForExistingFiles | ( | array | $file_ids | ) | 
| array | $file_ids | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 170 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\getInfoResult().
 Here is the call graph for this function:| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::getInfoResult | ( | string | $identifier | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 155 of file AbstractCtrlAwareIRSSUploadHandler.php.
References $id, ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName(), and ILIAS\MetaData\OERExposer\OAIPMH\Handler\FileInfoResult\getSize().
Referenced by ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\getInfoForExistingFiles().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 141 of file AbstractCtrlAwareIRSSUploadHandler.php.
References $id, ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName(), and ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_OK.
 Here is the call graph for this function:
      
  | 
  abstractprotected | 
Referenced by ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\__construct().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 60 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\processChunckedUpload(), ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_FAILED, ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_OK, and ILIAS\Repository\upload().
 Here is the call graph for this function:| ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler::getUploadURL | ( | ) | 
Implements ILIAS\UI\Component\Input\Field\UploadHandler.
Definition at line 126 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 86 of file AbstractCtrlAwareIRSSUploadHandler.php.
References ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler\$amount_of_chunks, $id, ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareUploadHandler\getFileIdentifierParameterName(), ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_FAILED, ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_OK, and ILIAS\MetaData\OERExposer\OAIPMH\Handler\HandlerResult\STATUS_PARTIAL.
Referenced by ILIAS\MetaData\OERExposer\OAIPMH\Handler\AbstractCtrlAwareIRSSUploadHandler\getUploadResult().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 38 of file AbstractCtrlAwareIRSSUploadHandler.php.
      
  | 
  protected | 
Definition at line 35 of file AbstractCtrlAwareIRSSUploadHandler.php.
      
  | 
  protected | 
Definition at line 34 of file AbstractCtrlAwareIRSSUploadHandler.php.
      
  | 
  protected | 
Definition at line 33 of file AbstractCtrlAwareIRSSUploadHandler.php.
      
  | 
  protected | 
Definition at line 36 of file AbstractCtrlAwareIRSSUploadHandler.php.
      
  | 
  protected | 
Definition at line 37 of file AbstractCtrlAwareIRSSUploadHandler.php.