|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilSystemStyleIconFolderTest:
Collaboration diagram for ilSystemStyleIconFolderTest:Public Member Functions | |
| testConstruct () | |
| testSetPath () | |
| testReadRecursiveCount () | |
| testFolderDoesNotExist () | |
| testFolderGetIconByName () | |
| testFolderGetIconByPath () | |
| testIconDoesNotExist () | |
| testReadRecursiveAndSortByName () | |
| testReadRecursiveAndSortByFolder () | |
| testExtractColorset () | |
| testExtractChangeColors () | |
| testGetUsages () | |
| testGetUsagesAfterChangeColor () | |
| testGetUsagesAsString () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| $system_style_config | |
| $container | |
| $style | |
| $icon_name = "test_image_1.svg" | |
| $icon_type = "svg" | |
| $save_dic = null | |
Definition at line 19 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 49 of file ilSystemStyleIconFolderTest.php.
References $DIC, ilSystemStyleSkinContainer\generateFromId(), and ilSystemStyleSkinContainer\xCopy().
Here is the call graph for this function:
|
protected |
Definition at line 65 of file ilSystemStyleIconFolderTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
Here is the call graph for this function:| ilSystemStyleIconFolderTest::testConstruct | ( | ) |
Definition at line 73 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testExtractChangeColors | ( | ) |
Definition at line 214 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testExtractColorset | ( | ) |
Definition at line 190 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testFolderDoesNotExist | ( | ) |
Definition at line 95 of file ilSystemStyleIconFolderTest.php.
References Vendor\Package\$e, and ilSystemStyleIconException\IMAGES_FOLDER_DOES_NOT_EXIST.
| ilSystemStyleIconFolderTest::testFolderGetIconByName | ( | ) |
Definition at line 105 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testFolderGetIconByPath | ( | ) |
Definition at line 115 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsages | ( | ) |
Definition at line 241 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsagesAfterChangeColor | ( | ) |
Definition at line 264 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testGetUsagesAsString | ( | ) |
Definition at line 291 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testIconDoesNotExist | ( | ) |
Definition at line 125 of file ilSystemStyleIconFolderTest.php.
References Vendor\Package\$e, and ilSystemStyleIconException\ICON_DOES_NOT_EXIST.
| ilSystemStyleIconFolderTest::testReadRecursiveAndSortByFolder | ( | ) |
Definition at line 162 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testReadRecursiveAndSortByName | ( | ) |
Definition at line 137 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testReadRecursiveCount | ( | ) |
Definition at line 89 of file ilSystemStyleIconFolderTest.php.
| ilSystemStyleIconFolderTest::testSetPath | ( | ) |
Definition at line 80 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 30 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 40 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 45 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 47 of file ilSystemStyleIconFolderTest.php.
Referenced by tearDown().
|
protected |
Definition at line 35 of file ilSystemStyleIconFolderTest.php.
|
protected |
Definition at line 25 of file ilSystemStyleIconFolderTest.php.