ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ImagePurpose.php
Go to the documentation of this file.
1<?php
2
18declare(strict_types=1);
19
20namespace ILIAS\Data;
21
31{
36 case INFORMATIVE;
37
42 case DECORATIVE;
43
49 case USER_DEFINED;
ImagePurpose
This enum provides options to categorise the purpose of an image, which will be used to determine whe...
@ USER_DEFINED
The image grahically conveys concepts and/or information to the context it is embedded in.