| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Content style data object factory. More...
 Collaboration diagram for ILIAS\Style\Content\InternalDataService:Public Member Functions | |
| __construct () | |
| characteristic (string $type, string $characteristic, bool $hide, array $titles, int $style_id=0, int $order_nr=0, bool $outdated=false) | |
| image (string $path, DataSize $size, int $width, int $height) | |
Content style data object factory.
Definition at line 29 of file class.InternalDataService.php.
| ILIAS\Style\Content\InternalDataService::__construct | ( | ) | 
Definition at line 31 of file class.InternalDataService.php.
| ILIAS\Style\Content\InternalDataService::characteristic | ( | string | $type, | 
| string | $characteristic, | ||
| bool | $hide, | ||
| array | $titles, | ||
| int | $style_id = 0,  | 
        ||
| int | $order_nr = 0,  | 
        ||
| bool | $outdated = false  | 
        ||
| ) | 
| ILIAS\Style\Content\InternalDataService::image | ( | string | $path, | 
| DataSize | $size, | ||
| int | $width, | ||
| int | $height | ||
| ) | 
Definition at line 59 of file class.InternalDataService.php.