|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilObjFileImplementationAbstract:
Collaboration diagram for ilObjFileImplementationAbstract:Additional Inherited Members | |
Public Member Functions inherited from ilObjFileImplementationInterface | |
| 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 () | |
| getFile (?int $a_hist_entry_id=null) | |
| getVersion () | |
| 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.