|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 42 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $ini, defined, and ilSystemStyleSkinContainer\xCopy().
Here is the call graph for this function:
|
protected |
Definition at line 77 of file ilSystemStyleSkinContainerTest.php.
References $DIC, $save_dic, and ilSystemStyleSkinContainer\recursiveRemoveDir().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testAddStyle | ( | ) |
Definition at line 116 of file ilSystemStyleSkinContainerTest.php.
References ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCopySkin | ( | ) |
Definition at line 216 of file ilSystemStyleSkinContainerTest.php.
References $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testCreateDelete | ( | ) |
Definition at line 93 of file ilSystemStyleSkinContainerTest.php.
References ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteSkin | ( | ) |
Definition at line 207 of file ilSystemStyleSkinContainerTest.php.
References $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testDeleteStyle | ( | ) |
Definition at line 156 of file ilSystemStyleSkinContainerTest.php.
References ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testGenerateFromId | ( | ) |
Definition at line 84 of file ilSystemStyleSkinContainerTest.php.
References ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testImportSkin | ( | ) |
Definition at line 235 of file ilSystemStyleSkinContainerTest.php.
References $ini, $skin, defined, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateSkin | ( | ) |
Definition at line 104 of file ilSystemStyleSkinContainerTest.php.
References ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:| ilSystemStyleSkinContainerTest::testUpdateStyle | ( | ) |
Definition at line 176 of file ilSystemStyleSkinContainerTest.php.
References $skin, and ilSystemStyleSkinContainer\generateFromId().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file ilSystemStyleSkinContainerTest.php.
Referenced by tearDown().
|
protected |
Definition at line 23 of file ilSystemStyleSkinContainerTest.php.
Referenced by testCopySkin(), testDeleteSkin(), testImportSkin(), and testUpdateStyle().
|
protected |
Definition at line 28 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 33 of file ilSystemStyleSkinContainerTest.php.
|
protected |
Definition at line 38 of file ilSystemStyleSkinContainerTest.php.