ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Content style data object factory. More...
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.