|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilSystemStyleSkinContainerTest:
Collaboration diagram for ilSystemStyleSkinContainerTest:Public Member Functions | |
| testGenerateFromId () | |
| testCreateDelete () | |
| testUpdateSkinNoIdChange () | |
| testUpdateSkinWithChangedID () | |
| testAddStyle () | |
| testDeleteStyle () | |
| testUpdateStyle () | |
| testDeleteSkin () | |
| testCopySkin () | |
| testCopySkinWithInjectedName () | |
| testImportSkin () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| $skin | |
| $style1 = null | |
| $style2 = null | |
| $system_style_config | |
| $save_dic = null | |
Definition at line 35 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 61 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $ini, and ilSystemStyleSkinContainer\xCopy().
Here is the call graph for this function:
|
protected |
Definition at line 97 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testAddStyle | ( | ) |
Definition at line 147 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCopySkin | ( | ) |
Definition at line 251 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCopySkinWithInjectedName | ( | ) |
Definition at line 274 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCreateDelete | ( | ) |
Definition at line 115 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteSkin | ( | ) |
Definition at line 241 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteStyle | ( | ) |
Definition at line 188 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testGenerateFromId | ( | ) |
Definition at line 105 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testImportSkin | ( | ) |
Definition at line 286 of file ilSystemStyleSkinContainerTest.php.
References $container, $ini, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateSkinNoIdChange | ( | ) |
Definition at line 127 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateSkinWithChangedID | ( | ) |
Definition at line 134 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateStyle | ( | ) |
Definition at line 209 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:
|
protected |
Definition at line 59 of file ilSystemStyleSkinContainerTest.php.
Referenced by tearDown().
|
protected |
Definition at line 42 of file ilSystemStyleSkinContainerTest.php.
Referenced by testCopySkin(), testCopySkinWithInjectedName(), testDeleteSkin(), testImportSkin(), and testUpdateStyle().
|
protected |
Definition at line 47 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 52 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 57 of file ilSystemStyleSkinContainerTest.php.