ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
__construct (bool $manage_system_styles, ?string $path_to_scss) | |
getManageSystemStyles () | |
getPathToScss () | |
Protected Member Functions | |
toLinuxConvention (?string $p) | |
Protected Attributes | |
$manage_system_styles | |
$path_to_scss | |
Definition at line 22 of file class.ilStyleSetupConfig.php.
ilStyleSetupConfig::__construct | ( | bool | $manage_system_styles, |
?string | $path_to_scss | ||
) |
Definition at line 34 of file class.ilStyleSetupConfig.php.
References $manage_system_styles, and toLinuxConvention().
ilStyleSetupConfig::getManageSystemStyles | ( | ) |
Definition at line 50 of file class.ilStyleSetupConfig.php.
References $manage_system_styles.
ilStyleSetupConfig::getPathToScss | ( | ) |
|
protected |
Definition at line 42 of file class.ilStyleSetupConfig.php.
References null.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilStyleSetupConfig.php.
Referenced by __construct(), and getManageSystemStyles().
|
protected |
Definition at line 32 of file class.ilStyleSetupConfig.php.
Referenced by getPathToScss().