| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilObjectTest:
 Inheritance diagram for ilObjectTest: Collaboration diagram for ilObjectTest:
 Collaboration diagram for ilObjectTest:| Public Member Functions | |
| testCreationDeletion () | |
| IL_Init | |
| testSetGetLookup () | |
| IL_Init | |
| testTreeTrash () | |
| IL_Init | |
| testObjectReference () | |
| test object reference queries  IL_Init | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
Definition at line 4 of file ilObjectTest.php.
| 
 | protected | 
Definition at line 8 of file ilObjectTest.php.
| ilObjectTest::testCreationDeletion | ( | ) | 
IL_Init
Definition at line 17 of file ilObjectTest.php.
References ilObject\_exists().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjectTest::testObjectReference | ( | ) | 
test object reference queries IL_Init
Definition at line 267 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilObjectTest::testSetGetLookup | ( | ) | 
IL_Init
Definition at line 54 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:
 Here is the call graph for this function:| ilObjectTest::testTreeTrash | ( | ) | 
IL_Init
Definition at line 191 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:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 6 of file ilObjectTest.php.