19 declare(strict_types=1);
string $rel_delos_path
Relative delos path from Customizing dir to delos css and less files.
setDefaultVariablesPath(string $default_variables_path)
setDefaultSoundsPath(string $default_sounds_path)
string $customizing_skin_path
Customizing skin path to place folders for custom skins into.
string $default_sounds_path
Path to sounds directory of delos (currently none given)
string $default_fonts_path
Path to fonts directory of delos.
string $default_images_path
Path to images directory of delos.
setRelDelosPath(string $rel_delos_path)
string $default_skin_id
Default skin ID in ILIAS.
setDefaultFontsPath(string $default_fonts_path)
setDefaultTemplatePath(string $default_template_path)
string $default_variables_path
Path to variables less file of delos.
string $default_template_path
Path to default template of ILIAS (skin default, style delos)
getDefaultVariablesPath()
setDelosPath(string $delos_path)
setDefaultStyleId(string $default_style_id)
ilSystemStyleConfig wraps all 'constants' to ensure the testability of all classes using those 'const...
string $default_style_id
Default system style ID in ILIAS.
string $delos_path
Path to delos css and less files.
setDefaultImagesPath(string $default_images_path)
setDefaultSkinId(string $default_skin_id)