|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class MetaDataTest. More...
Inheritance diagram for ILIAS\GlobalScreen\Scope\Layout\MetaDataTest:
Collaboration diagram for ILIAS\GlobalScreen\Scope\Layout\MetaDataTest:Public Member Functions | |
| testAddMetaDatum () | |
| testAddMetaDatumWithDuplicate () | |
| getMockedTag (string $html) | |
Data Fields | |
| MetaContent | $meta_content |
Protected Member Functions | |
| setUp () | |
Class MetaDataTest.
Definition at line 35 of file MetaDataTest.php.
| ILIAS\GlobalScreen\Scope\Layout\MetaDataTest::getMockedTag | ( | string | $html | ) |
Definition at line 79 of file MetaDataTest.php.
References ILIAS\__construct().
Referenced by ILIAS\GlobalScreen\Scope\Layout\MetaDataTest\testAddMetaDatum().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 39 of file MetaDataTest.php.
| ILIAS\GlobalScreen\Scope\Layout\MetaDataTest::testAddMetaDatum | ( | ) |
Definition at line 45 of file MetaDataTest.php.
References ILIAS\GlobalScreen\Scope\Layout\MetaDataTest\getMockedTag().
Here is the call graph for this function:| ILIAS\GlobalScreen\Scope\Layout\MetaDataTest::testAddMetaDatumWithDuplicate | ( | ) |
Definition at line 57 of file MetaDataTest.php.
| MetaContent ILIAS\GlobalScreen\Scope\Layout\MetaDataTest::$meta_content |
Definition at line 37 of file MetaDataTest.php.