|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilFileDataForumRCImplementation:
Collaboration diagram for ilFileDataForumRCImplementation:Public Member Functions | |
| __construct (private readonly int $obj_id=0, private int $pos_id=0) | |
| getObjId () | |
| getPosId () | |
| setPosId (int $posting_id) | |
| getForumPath () | |
| getFilesOfPost () | |
| moveFilesOfPost (int $new_frm_id=0) | |
| ilClone (int $new_obj_id, int $new_posting_id) | |
| delete (array $posting_ids_to_delete=null) | |
| storeUploadedFiles () | |
| unlinkFile (string $filename) | |
| getFileDataByMD5Filename (string $hashed_filename) | |
| unlinkFilesByMD5Filenames ($hashed_filename_or_filenames) | |
| deliverFile (string $file) | |
| deliverZipFile () | |
| importFileToCollection (string $path_to_file, ilForumPost $post) | |
Data Fields | |
| const | FORUM_PATH_RCID = 'RCID' |
Private Member Functions | |
| getCurrentPosting (bool $use_cache=true) | |
| getPostingById (int $posting_id, bool $use_cache=true) | |
| getCurrentCollection () | |
| getResourceIdByHash (string $hash) | |
Private Attributes | |
| ILIAS ResourceStorage Services | $irss |
| ILIAS FileUpload FileUpload | $upload |
| array | $collection_cache = [] |
| array | $posting_cache = [] |
| ilForumPostingFileStakeholder | $stakeholder |
Definition at line 25 of file class.ilFileDataForumRCImplementation.php.
| ilFileDataForumRCImplementation::__construct | ( | private readonly int | $obj_id = 0, |
| private int | $pos_id = 0 |
||
| ) |
Definition at line 38 of file class.ilFileDataForumRCImplementation.php.
References $DIC, and ILIAS\Repository\upload().
Here is the call graph for this function:| ilFileDataForumRCImplementation::delete | ( | array | $posting_ids_to_delete = null | ) |
| list<int>|null | $posting_ids_to_delete |
Implements ilFileDataForumInterface.
Definition at line 143 of file class.ilFileDataForumRCImplementation.php.
References $stakeholder, and getPostingById().
Here is the call graph for this function:| ilFileDataForumRCImplementation::deliverFile | ( | string | $file | ) |
Implements ilFileDataForumInterface.
Definition at line 239 of file class.ilFileDataForumRCImplementation.php.
References getResourceIdByHash().
Here is the call graph for this function:| ilFileDataForumRCImplementation::deliverZipFile | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 247 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection(), getCurrentPosting(), and ILIAS\FileDelivery\Delivery\returnASCIIFileName().
Here is the call graph for this function:
|
private |
Definition at line 60 of file class.ilFileDataForumRCImplementation.php.
References getCurrentPosting().
Referenced by deliverZipFile(), getFileDataByMD5Filename(), getFilesOfPost(), getResourceIdByHash(), ilClone(), storeUploadedFiles(), and unlinkFile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 46 of file class.ilFileDataForumRCImplementation.php.
References getPostingById().
Referenced by deliverZipFile(), getCurrentCollection(), and storeUploadedFiles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilFileDataForumRCImplementation::getFileDataByMD5Filename | ( | string | $hashed_filename | ) |
Implements ilFileDataForumInterface.
Definition at line 203 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection().
Here is the call graph for this function:| ilFileDataForumRCImplementation::getFilesOfPost | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 108 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection().
Here is the call graph for this function:| ilFileDataForumRCImplementation::getForumPath | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 100 of file class.ilFileDataForumRCImplementation.php.
| ilFileDataForumRCImplementation::getObjId | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 85 of file class.ilFileDataForumRCImplementation.php.
| ilFileDataForumRCImplementation::getPosId | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 90 of file class.ilFileDataForumRCImplementation.php.
|
private |
Definition at line 51 of file class.ilFileDataForumRCImplementation.php.
Referenced by delete(), getCurrentPosting(), and ilClone().
Here is the caller graph for this function:
|
private |
Definition at line 73 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection().
Referenced by deliverFile(), and unlinkFilesByMD5Filenames().
Here is the call graph for this function:
Here is the caller graph for this function:| ilFileDataForumRCImplementation::ilClone | ( | int | $new_obj_id, |
| int | $new_posting_id | ||
| ) |
Implements ilFileDataForumInterface.
Definition at line 132 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection(), and getPostingById().
Here is the call graph for this function:| ilFileDataForumRCImplementation::importFileToCollection | ( | string | $path_to_file, |
| ilForumPost | $post | ||
| ) |
Definition at line 262 of file class.ilFileDataForumRCImplementation.php.
References ilForumPost\getRCID(), ilForumPost\NO_RCID, ilForumPost\setRCID(), and ilForumPost\update().
Here is the call graph for this function:| ilFileDataForumRCImplementation::moveFilesOfPost | ( | int | $new_frm_id = 0 | ) |
Implements ilFileDataForumInterface.
Definition at line 126 of file class.ilFileDataForumRCImplementation.php.
| ilFileDataForumRCImplementation::setPosId | ( | int | $posting_id | ) |
Implements ilFileDataForumInterface.
Definition at line 95 of file class.ilFileDataForumRCImplementation.php.
| ilFileDataForumRCImplementation::storeUploadedFiles | ( | ) |
Implements ilFileDataForumInterface.
Definition at line 162 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection(), getCurrentPosting(), and ILIAS\Repository\upload().
Here is the call graph for this function:| ilFileDataForumRCImplementation::unlinkFile | ( | string | $filename | ) |
Implements ilFileDataForumInterface.
Definition at line 188 of file class.ilFileDataForumRCImplementation.php.
References getCurrentCollection().
Here is the call graph for this function:| ilFileDataForumRCImplementation::unlinkFilesByMD5Filenames | ( | $hashed_filename_or_filenames | ) |
| string|string[] | $hashed_filename_or_filenames |
Implements ilFileDataForumInterface.
Definition at line 223 of file class.ilFileDataForumRCImplementation.php.
References getResourceIdByHash().
Here is the call graph for this function:
|
private |
Definition at line 32 of file class.ilFileDataForumRCImplementation.php.
|
private |
Definition at line 29 of file class.ilFileDataForumRCImplementation.php.
|
private |
Definition at line 34 of file class.ilFileDataForumRCImplementation.php.
|
private |
Definition at line 35 of file class.ilFileDataForumRCImplementation.php.
Referenced by delete().
|
private |
Definition at line 30 of file class.ilFileDataForumRCImplementation.php.
| const ilFileDataForumRCImplementation::FORUM_PATH_RCID = 'RCID' |
Definition at line 27 of file class.ilFileDataForumRCImplementation.php.