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