|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for InterruptiveItemMock:
Collaboration diagram for InterruptiveItemMock:Public Member Functions | |
| __construct (string $canonical_name='') | |
| getId () | |
| getCanonicalName () | |
Protected Attributes | |
| string | $canonical_name |
Definition at line 179 of file InterruptiveTest.php.
| InterruptiveItemMock::__construct | ( | string | $canonical_name = '' | ) |
Definition at line 185 of file InterruptiveTest.php.
References $canonical_name.
| InterruptiveItemMock::getCanonicalName | ( | ) |
Definition at line 195 of file InterruptiveTest.php.
| InterruptiveItemMock::getId | ( | ) |
Definition at line 190 of file InterruptiveTest.php.
|
protected |
Definition at line 183 of file InterruptiveTest.php.
Referenced by __construct().