|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
@group needsInstalledILIAS More...
Inheritance diagram for ilObjectTest:
Collaboration diagram for ilObjectTest:Public Member Functions | |
| testCreationDeletion () | |
| @group IL_Init More... | |
| testSetGetLookup () | |
| @group IL_Init More... | |
| testTreeTrash () | |
| @group IL_Init More... | |
| testObjectReference () | |
| test object reference queries @group IL_Init More... | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = FALSE | |
@group needsInstalledILIAS
Definition at line 6 of file ilObjectTest.php.
|
protected |
Definition at line 10 of file ilObjectTest.php.
| ilObjectTest::testCreationDeletion | ( | ) |
@group IL_Init
Definition at line 19 of file ilObjectTest.php.
References ilObject\_exists().
Here is the call graph for this function:| ilObjectTest::testObjectReference | ( | ) |
test object reference queries @group IL_Init
Definition at line 268 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
Here is the call graph for this function:| ilObjectTest::testSetGetLookup | ( | ) |
@group IL_Init
Definition at line 56 of file ilObjectTest.php.
References $ilUser, $ref_id, ilObject\_getAllReferences(), ilObject\_getIdsForTitle(), ilObject\_getObjectsByType(), ilObject\_lookupDeletedDate(), ilObject\_lookupDescription(), ilObject\_lookupLastUpdate(), ilObject\_lookupObjectId(), ilObject\_lookupObjId(), ilObject\_lookupObjIdByImportId(), ilObject\_lookupOwner(), ilObject\_lookupOwnerName(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
Here is the call graph for this function:| ilObjectTest::testTreeTrash | ( | ) |
@group IL_Init
Definition at line 193 of file ilObjectTest.php.
References $ref_id, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), and ilObject\_lookupType().
Here is the call graph for this function:
|
protected |
Definition at line 8 of file ilObjectTest.php.