ilSystemStyleConfig wraps all 'constants' to ensure the testability of all classes using those 'constants'.
More...
ilSystemStyleConfig wraps all 'constants' to ensure the testability of all classes using those 'constants'.
This class is injected in all other classes using this dependency.
- Author
- Timon Amstutz timon.nosp@m..ams.nosp@m.tutz@.nosp@m.ilub.nosp@m..unib.nosp@m.e.ch
- Version
- $Id$
Definition at line 14 of file ilSystemStyleConfigMock.php.
◆ $customizing_skin_path
ilSystemStyleConfigMock::$customizing_skin_path = "./Services/Style/System/test/fixtures/skins_temp/customSkins/" |
|
protected |
◆ $default_fonts_path
ilSystemStyleConfigMock::$default_fonts_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/fonts/" |
|
protected |
◆ $default_images_path
ilSystemStyleConfigMock::$default_images_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/images/" |
|
protected |
◆ $default_skin_id
ilSystemStyleConfigMock::$default_skin_id = "defaultSkin" |
|
protected |
◆ $default_sounds_path
ilSystemStyleConfigMock::$default_sounds_path = "" |
|
protected |
◆ $default_style_id
ilSystemStyleConfigMock::$default_style_id = "defaultStyle" |
|
protected |
◆ $default_template_path
ilSystemStyleConfigMock::$default_template_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/template.xml" |
|
protected |
◆ $default_variables_path
ilSystemStyleConfigMock::$default_variables_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/less/variables.less" |
|
protected |
◆ $delos_path
ilSystemStyleConfigMock::$delos_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/defaultStyle" |
|
protected |
◆ $rel_delos_path
ilSystemStyleConfigMock::$rel_delos_path = "./Services/Style/System/test/fixtures/skins_temp/defaultSkin/defaultStyle" |
|
protected |
◆ $test_skin_original_path
ilSystemStyleConfigMock::$test_skin_original_path = "./Services/Style/System/test/fixtures/skins/" |
◆ $test_skin_temp_path
ilSystemStyleConfigMock::$test_skin_temp_path = "./Services/Style/System/test/fixtures/skins_temp/" |
The documentation for this class was generated from the following file: