|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for ilSkinFactoryTest:
Collaboration diagram for ilSkinFactoryTest:Public Member Functions | |
| testSkinFromXML () | |
| testSkinStyleContainerFromId () | |
| testCopySkin () | |
| testCopySkinWithInjectedName () | |
| testImportSkin () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilSystemStyleBaseFSTest | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ilSkin | $skin |
| ilSkinStyle | $style1 |
| ilSkinStyle | $style2 |
| ilSkinFactory | $factory |
Protected Attributes inherited from ilSystemStyleBaseFSTest | |
| ilSystemStyleConfigMock | $system_style_config |
| ilSkinStyleContainer | $container |
| ilSkinStyle | $style |
| ilFileSystemHelper | $file_system |
| ILIAS DI Container | $save_dic = null |
| ilLanguage | $lng |
| ilSystemStyleMessageStack | $message_stack |
Definition at line 23 of file ilSkinFactoryTest.php.
|
protected |
Reimplemented from ilSystemStyleBaseFSTest.
Definition at line 30 of file ilSkinFactoryTest.php.
References $DIC, $ini, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSkinFactoryTest::testCopySkin | ( | ) |
Definition at line 85 of file ilSkinFactoryTest.php.
References ilSystemStyleBaseFSTest\$container, $skin, ilSkin\getId(), ilSkin\getName(), and ilSkinStyleContainer\getSkin().
Here is the call graph for this function:| ilSkinFactoryTest::testCopySkinWithInjectedName | ( | ) |
Definition at line 108 of file ilSkinFactoryTest.php.
References ilSystemStyleBaseFSTest\$container, $skin, ilSkin\getId(), ilSkin\getName(), and ilSkinStyleContainer\getSkin().
Here is the call graph for this function:| ilSkinFactoryTest::testImportSkin | ( | ) |
Definition at line 120 of file ilSkinFactoryTest.php.
References ilSystemStyleBaseFSTest\$container, $ini, $skin, ilSkinStyleContainer\createTempZip(), ilSkin\getId(), and ilSkinStyleContainer\getSkin().
Here is the call graph for this function:| ilSkinFactoryTest::testSkinFromXML | ( | ) |
Definition at line 65 of file ilSkinFactoryTest.php.
References $factory, $skin, ilSkin\asXML(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSkinFactoryTest::testSkinStyleContainerFromId | ( | ) |
Definition at line 75 of file ilSkinFactoryTest.php.
References ilSystemStyleBaseFSTest\$container, and ilSkinStyleContainer\getSkin().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file ilSkinFactoryTest.php.
Referenced by testSkinFromXML().
|
protected |
Definition at line 25 of file ilSkinFactoryTest.php.
Referenced by testCopySkin(), testCopySkinWithInjectedName(), testImportSkin(), and testSkinFromXML().
|
protected |
Definition at line 26 of file ilSkinFactoryTest.php.
|
protected |
Definition at line 27 of file ilSkinFactoryTest.php.