ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilContainerCustomIconConfiguration Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilContainerCustomIconConfiguration:
+ Collaboration diagram for ilContainerCustomIconConfiguration:

Public Member Functions

 getBaseDirectory ()
 
- Public Member Functions inherited from ilObjectCustomIconConfiguration
 getSupportedFileExtensions ()
 
 getTargetFileExtension ()
 
 getBaseDirectory ()
 
 getSubDirectoryPrefix ()
 
 getUploadPostProcessors ()
 A collection of post processors which are invoked if a new icon has been uploaded. More...
 

Detailed Description

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

Definition at line 21 of file class.ilContainerCustomIconConfiguration.php.

Member Function Documentation

◆ getBaseDirectory()

ilContainerCustomIconConfiguration::getBaseDirectory ( )

Implements ilCustomIconObjectConfiguration.

Definition at line 23 of file class.ilContainerCustomIconConfiguration.php.

23  : string
24  {
25  return 'container_data';
26  }

The documentation for this class was generated from the following file: