ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Additional Inherited Members | |
![]() | |
getDirectory (int $a_version=0) | |
deleteVersions (?array $a_hist_entry_ids=null) | |
Deletes the specified history entries or all entries if no ids are specified. More... | |
getFileType () | |
getStorageID () | |
getFileSize () | |
getFileName () | |
getFile (?int $a_hist_entry_id=null) | |
getVersion (bool $inclduing_drafts=false) | |
getMaxVersion () | |
sendFile (?int $a_hist_entry_id=null, bool $inline=true) | |
handleChangedObjectTitle (string $new_title) | |
getFileExtension () | |
Returns the extension of the file name converted to lower-case. More... | |
getVersions (?array $version_ids=null) | |
Gets the file versions for this object. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilObjFileImplementationAbstract
Definition at line 23 of file class.ilObjFileImplementationAbstract.php.