|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilStyleSetupConfig:
Collaboration diagram for ilStyleSetupConfig: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 8 of file class.ilStyleSetupConfig.php.
| ilStyleSetupConfig::__construct | ( | bool | $manage_system_styles, |
| ?string | $path_to_scss | ||
| ) |
Definition at line 20 of file class.ilStyleSetupConfig.php.
References $manage_system_styles, and toLinuxConvention().
Here is the call graph for this function:| ilStyleSetupConfig::getManageSystemStyles | ( | ) |
Definition at line 36 of file class.ilStyleSetupConfig.php.
References $manage_system_styles.
| ilStyleSetupConfig::getPathToScss | ( | ) |
|
protected |
Definition at line 28 of file class.ilStyleSetupConfig.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 13 of file class.ilStyleSetupConfig.php.
Referenced by __construct(), and getManageSystemStyles().
|
protected |
Definition at line 18 of file class.ilStyleSetupConfig.php.
Referenced by getPathToScss().