| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilSystemStyleIconTest:
 Collaboration diagram for ilSystemStyleIconTest:Public Member Functions | |
| testConstruct () | |
| testGetDirRelToCustomizing () | |
| testGetColorSet () | |
| testChangeColor () | |
| testChangeColorInIconFile () | |
Protected Attributes | |
| string | $icon_name = 'test_image_1.svg' | 
| string | $icon_type = 'svg' | 
  Protected Attributes inherited from ilSystemStyleBaseFS | |
| ilSystemStyleConfigMock | $system_style_config | 
| ilSkinStyleContainer | $container | 
| ilSkinStyle | $style | 
| ilFileSystemHelper | $file_system | 
| ILIAS DI Container | $save_dic = null | 
| ilLanguage | $lng | 
| ilSystemStyleMessageStack | $message_stack | 
Additional Inherited Members | |
  Protected Member Functions inherited from ilSystemStyleBaseFS | |
| setUp () | |
| getAllContentOfFolder (string $directory) | |
| tearDown () | |
Definition at line 23 of file ilSystemStyleIconTest.php.
| ilSystemStyleIconTest::testChangeColor | ( | ) | 
Definition at line 71 of file ilSystemStyleIconTest.php.
References $path.
| ilSystemStyleIconTest::testChangeColorInIconFile | ( | ) | 
Definition at line 91 of file ilSystemStyleIconTest.php.
References $path.
| ilSystemStyleIconTest::testConstruct | ( | ) | 
Definition at line 28 of file ilSystemStyleIconTest.php.
References $icon_name, $icon_type, and $path.
| ilSystemStyleIconTest::testGetColorSet | ( | ) | 
Definition at line 53 of file ilSystemStyleIconTest.php.
References $path.
| ilSystemStyleIconTest::testGetDirRelToCustomizing | ( | ) | 
Definition at line 38 of file ilSystemStyleIconTest.php.
References $path.
      
  | 
  protected | 
Definition at line 25 of file ilSystemStyleIconTest.php.
Referenced by testConstruct().
      
  | 
  protected | 
Definition at line 26 of file ilSystemStyleIconTest.php.
Referenced by testConstruct().