|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 17 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 43 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $ini, and ilSystemStyleSkinContainer\xCopy().
Here is the call graph for this function:
|
protected |
Definition at line 79 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testAddStyle | ( | ) |
Definition at line 122 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCopySkin | ( | ) |
Definition at line 226 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCreateDelete | ( | ) |
Definition at line 97 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteSkin | ( | ) |
Definition at line 216 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteStyle | ( | ) |
Definition at line 163 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testGenerateFromId | ( | ) |
Definition at line 87 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testImportSkin | ( | ) |
Definition at line 246 of file ilSystemStyleSkinContainerTest.php.
References $container, $ini, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateSkin | ( | ) |
Definition at line 109 of file ilSystemStyleSkinContainerTest.php.
References $container, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateStyle | ( | ) |
Definition at line 184 of file ilSystemStyleSkinContainerTest.php.
References $container, $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:
|
protected |
Definition at line 41 of file ilSystemStyleSkinContainerTest.php.
Referenced by tearDown().
|
protected |
Definition at line 24 of file ilSystemStyleSkinContainerTest.php.
Referenced by testCopySkin(), testDeleteSkin(), testImportSkin(), and testUpdateStyle().
|
protected |
Definition at line 29 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 34 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 39 of file ilSystemStyleSkinContainerTest.php.