|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Inheritance diagram for ILIAS\GlobalScreen\Scope\Layout\MediaTest:
Collaboration diagram for ILIAS\GlobalScreen\Scope\Layout\MediaTest:Data Fields | |
| string | $version |
| MetaContent | $meta_content |
Protected Member Functions | |
| setUp () | |
Private Attributes | |
| const | VERSION = AbstractCollection::VERSION_PARAMETER |
Class MediaTest.
Definition at line 55 of file MediaTest.php.
|
protected |
Definition at line 61 of file MediaTest.php.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testAddCssFile | ( | ) |
Definition at line 74 of file MediaTest.php.
References $path, and ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\MEDIA_SCREEN.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testAddCssFileWithQuery | ( | ) |
Definition at line 87 of file MediaTest.php.
References $path, and ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\MEDIA_SCREEN.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testAddInlineCss | ( | ) |
Definition at line 100 of file MediaTest.php.
References ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\MEDIA_SCREEN.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testAddJsFile | ( | ) |
Definition at line 112 of file MediaTest.php.
References $path.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testAddJsFileWithQuery | ( | ) |
Definition at line 125 of file MediaTest.php.
References $path.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testCustomVersionParameterFilter | ( | ) |
Definition at line 176 of file MediaTest.php.
References ILIAS\UI\Implementation\Component\Input\ViewControl\getContent().
Here is the call graph for this function:| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testDeliverPhpCssIsExcludedFromVersionParameter | ( | ) |
Definition at line 138 of file MediaTest.php.
References $path.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testDeliverPhpJsIsExcludedFromVersionParameter | ( | ) |
Definition at line 151 of file MediaTest.php.
References $path.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testFilterDoesNotAffectUnrelatedUrls | ( | ) |
Definition at line 163 of file MediaTest.php.
References $path.
| ILIAS\GlobalScreen\Scope\Layout\MediaTest::testFiltersViaConstructorAreApplied | ( | ) |
Definition at line 199 of file MediaTest.php.
References ILIAS\GlobalScreen\Scope\Layout\MediaTest\$meta_content, $path, ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\addCss(), and ILIAS\GlobalScreen\Scope\Layout\MetaContent\MetaContent\getCss().
Here is the call graph for this function:| MetaContent ILIAS\GlobalScreen\Scope\Layout\MediaTest::$meta_content |
Definition at line 59 of file MediaTest.php.
Referenced by ILIAS\GlobalScreen\Scope\Layout\MediaTest\testFiltersViaConstructorAreApplied().
| string ILIAS\GlobalScreen\Scope\Layout\MediaTest::$version |
Definition at line 58 of file MediaTest.php.
|
private |
Definition at line 57 of file MediaTest.php.