|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilSystemStyleSkinContainerTest:
Collaboration diagram for ilSystemStyleSkinContainerTest:Public Member Functions | |
| testGenerateFromId () | |
| testCreateDelete () | |
| testUpdateSkin () | |
| testAddStyle () | |
| testDeleteStyle () | |
| testUpdateStyle () | |
| testDeleteSkin () | |
| testCopySkin () | |
| testImportSkin () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| $skin | |
| $style1 = null | |
| $style2 = null | |
| $system_style_config | |
| $save_dic = null | |
Definition at line 19 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 45 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $ini, and ilSystemStyleSkinContainer\xCopy().
Here is the call graph for this function:
|
protected |
Definition at line 81 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testAddStyle | ( | ) |
Definition at line 124 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCopySkin | ( | ) |
Definition at line 228 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCreateDelete | ( | ) |
Definition at line 99 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteSkin | ( | ) |
Definition at line 218 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteStyle | ( | ) |
Definition at line 165 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testGenerateFromId | ( | ) |
Definition at line 89 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testImportSkin | ( | ) |
Definition at line 248 of file ilSystemStyleSkinContainerTest.php.
References $container, $ini, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateSkin | ( | ) |
Definition at line 111 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateStyle | ( | ) |
Definition at line 186 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:
|
protected |
Definition at line 43 of file ilSystemStyleSkinContainerTest.php.
Referenced by tearDown().
|
protected |
Definition at line 26 of file ilSystemStyleSkinContainerTest.php.
Referenced by testCopySkin(), testDeleteSkin(), testImportSkin(), and testUpdateStyle().
|
protected |
Definition at line 31 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 36 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 41 of file ilSystemStyleSkinContainerTest.php.