|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilSkinFactoryTest:
Collaboration diagram for ilSkinFactoryTest:Public Member Functions | |
| testSkinFromXML () | |
| testSkinStyleContainerFromId () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilSystemStyleBaseFS | |
| setUp () | |
| getAllContentOfFolder (string $directory) | |
Protected Attributes | |
| ilSkin | $skin |
| ilSkinStyle | $style1 |
| ilSkinStyle | $style2 |
| ilSkinFactory | $factory |
Protected Attributes inherited from ilSystemStyleBaseFS | |
| ilSystemStyleConfigMock | $system_style_config |
| ilSkinStyleContainer | $container |
| ilSkinStyle | $style |
| ILIAS DI Container | $save_dic = null |
| Language | $lng |
| ilSystemStyleMessageStack | $message_stack |
Definition at line 23 of file ilSkinFactoryTest.php.
|
protected |
Reimplemented from ilSystemStyleBaseFS.
Definition at line 30 of file ilSkinFactoryTest.php.
References $DIC, factory(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSkinFactoryTest::testSkinFromXML | ( | ) |
Definition at line 56 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 66 of file ilSkinFactoryTest.php.
References ilSystemStyleBaseFS\$container, factory(), 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 testSkinFromXML().
|
protected |
Definition at line 26 of file ilSkinFactoryTest.php.
|
protected |
Definition at line 27 of file ilSkinFactoryTest.php.