|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for EntityTest:
Collaboration diagram for EntityTest:Public Member Functions | |
| testEntityFactory () | |
| testEntityBasicProperties () | |
| testEntityIdentifiers ($identifier) | |
| testEntityActionProperties () | |
| testEntityComponentProperties () | |
| getUIFactory () | |
| testEntityRendering () | |
Static Public Member Functions | |
| static | getEntityAllowedIdentiferTypes () |
Protected Member Functions | |
| getEntityFactory () | |
| legacy (string $string) | |
Definition at line 32 of file EntityTest.php.
|
static |
Definition at line 63 of file EntityTest.php.
|
protected |
Definition at line 34 of file EntityTest.php.
Referenced by testEntityActionProperties(), testEntityBasicProperties(), testEntityComponentProperties(), testEntityFactory(), testEntityIdentifiers(), and testEntityRendering().
Here is the caller graph for this function:| EntityTest::getUIFactory | ( | ) |
Definition at line 117 of file EntityTest.php.
|
protected |
Definition at line 39 of file EntityTest.php.
Referenced by testEntityBasicProperties(), and testEntityRendering().
Here is the caller graph for this function:| EntityTest::testEntityActionProperties | ( | ) |
Definition at line 86 of file EntityTest.php.
References getEntityFactory().
Here is the call graph for this function:| EntityTest::testEntityBasicProperties | ( | ) |
Definition at line 52 of file EntityTest.php.
References getEntityFactory(), and legacy().
Here is the call graph for this function:| EntityTest::testEntityComponentProperties | ( | ) |
Definition at line 101 of file EntityTest.php.
References getEntityFactory().
Here is the call graph for this function:| EntityTest::testEntityFactory | ( | ) |
Definition at line 44 of file EntityTest.php.
References getEntityFactory().
Here is the call graph for this function:| EntityTest::testEntityIdentifiers | ( | $identifier | ) |
Definition at line 79 of file EntityTest.php.
References getEntityFactory().
Here is the call graph for this function:| EntityTest::testEntityRendering | ( | ) |
Definition at line 126 of file EntityTest.php.
References getEntityFactory(), and legacy().
Here is the call graph for this function: