|
ILIAS
release_8 Revision v8.24
|
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 |
||
| ) |
Definition at line 35 of file class.InternalDataService.php.
References $c.
| ILIAS\Style\Content\InternalDataService::image | ( | string | $path, |
| DataSize | $size, | ||
| int | $width, | ||
| int | $height | ||
| ) |
Definition at line 59 of file class.InternalDataService.php.